Bug 249161 - multimedia/tautulli: Update to 2.5.5
Summary: multimedia/tautulli: Update to 2.5.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://github.com/Tautulli/Tautulli/...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-07 09:35 UTC by Michiel van Baak Jansen
Modified: 2020-09-13 07:54 UTC (History)
3 users (show)

See Also:
christer.edwards: maintainer-feedback+


Attachments
tautulli-2.5.5.diff (2.90 KB, patch)
2020-09-07 09:35 UTC, Michiel van Baak Jansen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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