Bug 249161

Summary: multimedia/tautulli: Update to 2.5.5
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: christer.edwards, fernape, lwhsu
Priority: --- Flags: christer.edwards: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Tautulli/Tautulli/blob/master/CHANGELOG.md
Attachments:
Description Flags
tautulli-2.5.5.diff none

Description Michiel van Baak Jansen 2020-09-07 09:35:15 UTC
Created attachment 217797 [details]
tautulli-2.5.5.diff

This patch updates multimedia/tautulli to the latest version.

There are a lot of changes, they are all documented in the CHANGELOG.md in the DOCS/ dir of the package, and on github https://github.com/Tautulli/Tautulli/blob/master/CHANGELOG.md and in the app as soon as a user logs in.

The main points:
- Updated to use python3
- There is now a build step that runs 'python -m compileall' on all python code
- tautulli supports libraries with the new and improved plex movie scanner

new version runs in my production setup.
Comment 1 Christer Edwards 2020-09-07 16:47:26 UTC
Thank you
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-13 07:54:51 UTC
A commit references this bug:

Author: lwhsu
Date: Sun Sep 13 07:54:24 UTC 2020
New revision: 548464
URL: https://svnweb.freebsd.org/changeset/ports/548464

Log:
  multimedia/tautulli: Update to 2.5.5

  - Updated to use python3
  - There is now a build step that runs 'python -m compileall' on all python code
  - Tautulli supports libraries with the new and improved plex movie scanner

  PR:		249161
  Submitted by:	Michiel van Baak <michiel@vanbaak.eu>
  Approved by:	Christer Edwards <christer.edwards@gmail.com>

Changes:
  head/multimedia/tautulli/Makefile
  head/multimedia/tautulli/distinfo
  head/multimedia/tautulli/files/patch-Tautulli.py