Skip to content

Releases: zSeriesGuy/Tautulli

Tautulli V4.2.00

07 Aug 20:48
Compare
Choose a tag to compare
  • (UPDATED) Updated packages to support python 3.11.
  • (FIXED) Purging a server would generate an error.
  • (UPDATED) Added email column to the users list.

Tautulli V4.1.07

04 Dec 20:30
Compare
Choose a tag to compare

v4.1.07 (2021-12-04)

  • (FIXED) thread.isAlive() has been deprecated and replaced with is_alive()
  • (UPDATED) cffi package 1.14.6 not available for python 3.10.

Tautulli V4.1.06

13 Oct 19:14
Compare
Choose a tag to compare

v4.1.06 (2021-10-13)

  • (FIXED) Issue with signin after PyJWT update.
  • (UPDATED) Update installed packages.

If you can't sign in to do this update, open a terminal window:

  • Stop Tautulli
  • Activate the venv source /opt/Tautulli/bin/activate
  • Downgrade PyJWT pip install PyJWT==1.7.0
  • Restart Tautulli

You should then be able to log in and perform this update.

Tautulli V4.1.05

01 Oct 12:37
Compare
Choose a tag to compare

v4.1.05 (2021-10-01)

  • (FIXED) Issue with use of ARROW timestamp in newsletters.

Tautulli V4.1.04

20 Sep 19:09
Compare
Choose a tag to compare

v4.1.04 (2021-09-20)

  • (UPDATED) Update installed packages.
  • (FIXED) Issue with use of ARROW timestamp.

Tautulli V4.1.03

19 Sep 23:37
Compare
Choose a tag to compare

v4.1.03 (2020-09-19)

  • (FIXED) Issue with notifier script execution after V4.1 changes.

Tautulli V4.1.02

11 Sep 20:44
Compare
Choose a tag to compare

v4.1.02 (2020-09-11)

  • (FIXED) Issue when playing media extras.

Tautulli V4.1.01

27 Jul 14:11
Compare
Choose a tag to compare

v4.1.01 (2020-07-27)

  • (FIXED) Issue with configuration update with keyword args after adding multi-account support.

Tautulli V4.1.00

22 May 17:40
Compare
Choose a tag to compare

v4.1.00 (2020-05-22)

  • (NEW) Support for multiple Plex.TV accounts.
  • (NEW) Added ability to start/stop server monitoring from dashboard server status.

Tautulli V4.0.13

03 May 22:20
Compare
Choose a tag to compare

v4.0.13 (2020-05-03)

  • (UPDATED) Added OSx instructions to installation.md - Thanks, SHASHWATAA
  • (FIXED) Library card initialization.
  • Add logger message for no servers found.
  • (FIXED) Issue with pip-tools.
  • (UPDATED) Python packages.
  • (UPDATED) Added installation tools (pip, setuptools) update to versioncheck.update.