Skip to content

Releases: zSeriesGuy/Tautulli

Tautulli V4.0.12

25 Mar 20:30
Compare
Choose a tag to compare

v4.0.12 (2020-03-25)

  • (FIXED) Fix encoding issues in notifiers.py related to the Py3 migration.

Tautulli V4.0.11

03 Mar 14:23
Compare
Choose a tag to compare

v4.0.11 (2020-03-03)

  • (FIXED) Issue with encoding in notifiers.py when using Python < 3.8.

Tautulli V4.0.10

29 Feb 18:45
Compare
Choose a tag to compare

v4.0.10 (2020-02-29)

  • (FIXED) Issue with encoding when using killstream script.
  • (FIXED) Issue with dashboard activity cards when streams on different servers have the same session_key.

Tautulli V4.0.09

17 Feb 15:09
Compare
Choose a tag to compare

v4.0.09 (2020-02-17)

  • (FIXED) Issue with encoding in notifiers.py.
  • Increase rclone mount status checker timeout to reduce/eliminate false alerts.
  • Change rclone status checker interval from 30 seconds to 60 seconds.

Tautulli V4.0.08

08 Feb 11:46
Compare
Choose a tag to compare

v4.0.08 (2010-02-08)

  • (FIXED) Issues with IOS App. Since the Android and IOS apps don't support multi-server, I had to put in some workarounds to the API calls. Issue #10.
  • Add a warning in the readme about backing up your database if you are migrating from the official Tautulli.

Tautulli V4.0.07

03 Dec 23:12
Compare
Choose a tag to compare

v4.0.07 (2019-12-03)

  • (FIXED) Issues with newsletter handler generation for TV Shows and Albums.

Tautulli V4.0.06

02 Dec 23:11
Compare
Choose a tag to compare

v4.0.06 (2019-12-02)

  • Updated README to clarify the unofficial nature of this fork.
  • (FIXED) Issue with notification handler get_img_info while processing notification queue.

Tautulli V4.0.05

26 Nov 00:20
Compare
Choose a tag to compare

v4.0.05 (2019-11-25)

  • Support for Python 3.8.0

Tautulli V4.0.04

18 Nov 16:01
Compare
Choose a tag to compare

v4.0.04 (2019-11-18)

  • Deprecated function, platform.linux_distribution, replaced with distro. This is needed for Python 3.8. However, there is still an outstanding issue in the passlib package when using Python 3.8.
  • Site packages updated to current releases.

Tautulli V4.0.03

17 Nov 21:57
Compare
Choose a tag to compare

v4.0.03(2019-11-17)

  • (FIXED) Cloudinary image upload issue.

v4.0.02 (2019-11-10)

  • (FIXED) LIST issue during database migration from pre-V3.0.00 format.
  • (FIXED) Error in database exception handling.
  • (FIXED) Ensure data passed to json is type STR in web_socket.