Skip to content

Releases: Tautulli/Tautulli

Tautulli v2.8.1

04 Jan 21:49
2410eb3
Compare
Choose a tag to compare

Changelog

v2.8.1 (2022-01-04)

  • API:
    • New: Added grouping and query_days parameters to the get_item_watch_time_stats API command.
    • New: Added grouping parameter to the get_item_user_stats API command.
    • New: Added total_time to the get_library_user_stats, get_user_player_stats, and get_item_user_stats API command responses.
    • Removed: media_type parameter no longer required for the get_item_watch_time_stats, and get_item_user_stats API commands. The media type is determined automatically.
  • Other:
    • Fix: Clean .pyc files automatically after updating.
    • New: Allow Snap package to access /media and /mnt locations. Refer to the FAQ for instructions on how to enable access.

Notes

  • Tautulli v2.8.x and above requires Windows 8 or newer.

Tautulli v2.8.0

16 Dec 04:27
a944f5a
Compare
Choose a tag to compare

Changelog

v2.8.0 (2021-12-15)

  • History:
    • Fix: Live TV history filter not working correctly when combined with other filters.
    • Fix: Direct Stream history filter not remembering the state when reloading the page.
    • Fix: History table not loading when no filters are selected.
    • New: Added watch time and user stats to media info pages. (Thanks @herby2212) (#1417, #1471)
  • Notifications:
    • New: Added Microsoft Teams notification agent. (#1514)
    • New: Added Gotify notification agent. (#1584)
    • New: Add warning message that passwords are not copied when duplicating a notification or newsletter agent. (#1540)
  • Newsletters:
    • Fix: Different album types not shown on newsletter. (#1559)
  • Exporter:
    • New: Added album formats, subformats, and sonic analysis export fields.
  • UI:
    • Fix: Docker config volume message overlapping modal windows. (#1567)
    • Fix: Different album types not shown on artist media info page.
    • New: Added show more/less toggle for summaries on media info pages. (#1546)
    • Change: Do not save datatable page or search states when reloading the page. (#1532)
    • Change: Improve the Plex log reader.
  • API:
    • New: Added before and after parameters to the get_history API command.
  • Other:
    • Fix: Updated Python dependencies. (#1499)
    • Fix: Some websocket connections not respecting the verify SSL setting. (Thanks @nmaggioni) (#1541)
    • New: Support for Python 3.10. (#1522)
    • New: Added dynamic anonymous redirect service setting. (#1526)

Notes

  • Tautulli v2.8.x and above requires Windows 8 or newer.

Tautulli v2.8.0-beta

28 Nov 22:40
045bfb9
Compare
Choose a tag to compare
Tautulli v2.8.0-beta Pre-release
Pre-release

Changelog

v2.8.0-beta (2021-11-28)

  • History:
    • Fix: Live TV history filter not working correctly when combined with other filters.
    • Fix: Direct Stream history filter not remembering the state when reloading the page.
    • New: Added watch time and user stats to mediaa info pages. (Thanks @herby2212) (#1417, #1471)
  • Notifications:
    • New: Added Microsoft Teams notification agent. (#1514)
    • New: Added Gotify notification agent.
  • Newsletters:
    • Fix: Different album types not shown on newsletter. (#1559)
  • Exporter:
    • New: Added album formats, subformats, and sonic analysis export fields.
  • UI:
    • Fix: Docker config volume message overlapping modal windows. (#1567)
    • Fix: Different album types not shown on artist media info page.
    • New: Added show more/less toggle for summaries on media info pages. (#1546)
    • New: Add warning message that passwords are not copied when duplicating a notification or newsletter agent. (#1540)
    • Change: Do not save datatable page or search states when reloading the page. (#1532)
  • Other:
    • Fix: Updated Python dependencies. (#1499)
    • Fix: Some websocket connections not respecting the verify SSL setting. (Thanks @nmaggioni) (#1541)
    • New: Support for Python 3.10. (#1522)
    • New: Added dynamic anonymous redirect service setting. (#1526)

Notes

  • Tautulli v2.8.x and above requires Windows 8 or newer.

Tautulli v2.7.7

15 Oct 06:22
5f22ad2
Compare
Choose a tag to compare

Changelog

v2.7.7 (2021-10-14)

  • Notifications:
    • Fix: Colons and exclamation marks being replaced outside of expressions.
    • New: Added LunaSea notification agent. Note: Requires a future LunaSea app update to function.
  • Newsletters:
    • Fix: Star rating not showing on newsletter with the new Plex metadata agents. (#1511)
  • UI:
    • Fix: Sorting of mobile devices table with uppercase and lowercase device names.
    • Fix: Various dropdown menus with centered text to left-aligned text.
  • Other:
    • Fix: Plex.tv account token not changing when fetching a new token.
    • New: Added check and warning message for missing Docker container volume mount.

Tautulli v2.7.6

31 Aug 20:52
db90b8a
Compare
Choose a tag to compare

Changelog

v2.7.6 (2021-08-31)

  • Notifications:
    • Fix: Unable to parse colons (:) and exclamation marks (!) in notification text eval strings.
  • Exporter:
    • Fix: Unable to export playlists and collections from a library. (#1484)
    • New: Added new episode export fields.
  • Mobile App:
    • Fix: Unable to scan QR code with dark mode enabled.
    • New: Tautulli Remote App is out of beta for iOS and can be downloaded in the App Store.
  • Other:
    • New: Update PlexAPI to 4.6.3.
    • New: Added popup alert message for Windows and macOS when Tautulli fails to start.

Tautulli v2.7.5

15 Jul 20:28
5fbe9d4
Compare
Choose a tag to compare

Changelog

v2.7.5 (2021-07-15)

  • History:
    • Fix: Guest users were unable to view history. (#1454)
    • Fix: Most Active Library statistics was counting deleted libraries. (#1456)
  • Newsletters:
    • Fix: Incorrect padding on the newsletter configuration modal.
  • Mobile App:
    • New: Tautulli Remote App is out of beta on Android. The iOS app is available for beta testing on TestFlight.
  • API:
    • New: Added mobile device platform and version to device registration.
  • Other:
    • Fix: Unable to remove authentication. (#1455)
    • Change: Improve API key and device token security on Python 3.
    • Remove: Basic Authentication setting.

Tautulli v2.7.4

19 Jun 18:59
9476897
Compare
Choose a tag to compare

Changelog

v2.7.4 (2021-06-19)

  • Activity:
    • Fix: Incorrect quality profile shown on the activity card.
  • Notifications:
    • New: Added ability to evaluate Python expressions in notification parameters.
    • New: Added tilde (~) to represent blank notification condition values.
  • Exporter:
    • Fix: Blank fields missing from csv and json exports.
    • New: Added some new exporter fields.
  • Graphs:
    • Fix: Play counts and durations not matching the homepage statistics.
  • UI:
    • New: Show search bar in the collapsed menu on the mobile layout. (#1446)
    • Change: Do not show seconds for total played duration on Users and Libraries tables.
  • Other:
    • Fix: Check the Tautulli data folder is writable on startup. (#1441)
    • New: Update PlexAPI to 4.6.1.
    • Change: Always hash HTTP password in config file.

Tautulli v2.7.3

23 May 04:21
be86ddb
Compare
Choose a tag to compare

Changelog

v2.7.3 (2021-05-22)

  • Activity:
    • Fix: Incorrect quality profile being shown when transcoding to a higher bitrate.
  • Notifications:
    • New: Added notification parameters for duration values in seconds. (#1434)
    • New: Added setting to allow repeat Tautulli update notifications. By default the Tautulli update notification will only notify once.
    • New: Added setting to allow repeat Plex Media Server update notifications. By default the Plex Media Server update notification will only notify once.
    • New: Added setting to configure the Tautulli update check interval.
  • UI:
    • Fix: Prevent accidentally closing modals when dragging the mouse outside the window.
    • Fix: Recently added queue modal not loading. (#1429)
    • New: Show collections tab in music libraries. (#1421)
    • New: Added method to logout of active Tautulli sessions from the login logs.
  • API:
    • Fix: Update edit_user and edit_library doc strings for required parameters. (#1432)
  • Other:
    • New: Added advanced hidden setting for CherryPy thread pool size. (Thanks @psaab #1425)

Tautulli v2.7.2

24 Apr 15:29
39ad3f9
Compare
Choose a tag to compare

Changelog

v2.7.2 (2021-04-24)

  • UI:
    • New: Show smart collections in the library collections tab.

Tautulli v2.7.1

23 Apr 01:21
bd53c19
Compare
Choose a tag to compare

Changelog

v2.7.1 (2021-04-22)

  • Notifications:
    • Fix: Recently added single episode being sent as a show notification. (#1420)
  • Newsletters:
    • Change: Ignore items with incorrect added at dates in the future.
  • Exporter:
    • Fix: Exporting not working for libraries, collections, and playlists. (#1408)
  • UI:
    • Fix: Collections and playlist tabs not loading on library and user pages. (#1408)
    • Fix: Header overlapping graphs tabs on mobile layout.
    • Change: Rename "Plays by Period" graph tab to "Media Type".
    • Removed: Clear logs button removed from main Tautulli logs.