Skip to content

Releases: linuxserver/docker-tautulli

4de7884e-ls1

10 Apr 21:47

Choose a tag to compare

4de7884e-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Make inactive icon larger on library/user page

47610323-ls1

08 Apr 01:49

Choose a tag to compare

47610323-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Fix API grouping parameter not defaulting to match setting

33d86038-ls1

10 Apr 22:47

Choose a tag to compare

33d86038-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Add Tautulli database corruption notification trigger

1271458f-ls1

11 Apr 20:46

Choose a tag to compare

1271458f-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Fix web app manifest file (Fixes Tautulli/Tautulli-Issues#232)

1091a648-ls1

10 Apr 18:46

Choose a tag to compare

1091a648-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Update API docs with library is_active

v2.2.1-ls1

28 Mar 23:26

Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Changelog

v2.2.1 (2020-03-28)

  • Notifications:
    • Fix: File size notification parameter incorrectly truncated to an integer.
    • Fix: Notification grouping by season/album not enabled by default.
    • New: Added transcode decision counts to notification parameters.
    • Change: Tags (<>) are no longer stripped from from Webhook notification text.
  • Newsletter:
    • New: Added favicon to newsletter template when viewing as a web page.
  • UI:
    • Fix: Username missing from the Synced Items table.
    • Fix: Windows system tray icon not enabled by default.
    • Fix: Saving a mobile device with a blank friendly name caused an error.
    • New: Added IMDb and Rotten Tomato Ratings to info pages.
    • New: Added button in settings to delete all 3rd party metadata lookup info in the database.
    • New: Added button in settings to flush recently added items in the database.
  • API:
    • New: Added delete_recenly_added API command to flush recently added items.
    • Change: Updated delete_lookup_info API command parameters to allow deleteing all 3rd party metadata lookup info.

v2.2.0-ls2

26 Mar 13:47

Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Changelog

v2.2.0 (2020-03-08)

  • Important Note!
    • All Live TV changes requires Plex Media Server 1.18.7 or higher.
  • Monitoring:
    • Fix: Improved IPv6 display on the activity cards. (Thanks @felixbuenemann)
    • New: Added Live TV metadata and posters to the activity cards.
    • Change: Show bandwidth in Gbps when greater than 1000 Mbps.
  • History:
    • New: Added history logging for Live TV sessions.
    • New: Added a fake "Live TV" library to collect Live TV history.
      • Note: This library will show up the first time that Live TV is played.
    • New: Added the ability to filter history by Live TV.
  • Graphs:
    • New: Added Live TV series to the "Plays by Period" and "Play Totals" graphs.
    • Change: Media type series on the graphs are only shown if the corresponding library type is present.
  • Notifications:
    • Fix: Race condition causing stream count to be incorrect for playback stop notifications.
    • New: Added Live TV channel notification parameters.
    • New: Added Plex background art notification parameter.
      • Note: This is the Plex API endpoint to retrieve the background art, not the actual image.
    • New: Added poster images for clip notifications.
    • Change: Default Webhook notification method to POST.
  • UI:
    • Fix: Windows platform showing up twice on the Most Active Platforms statistics card.
    • New: Added option to change the background art for library sections when editing a library.
    • New: Added button to reset Tautulli git installation in settings to fix failed git updates.
  • API:
    • New: Added ability to filter history using a "live" media type and by guid for the get_history API command.
    • New: Added cutsom_art parameter to the edit_library API command.
  • Other:
    • Change: Add crossorigin use-credentials attribute to manifest tags. (Thanks @pkoenig10)
    • Change: Disable automatic updates for Docker containers. Updates are now handled by updating the Docker container.
      • Note: If you are using an old Docker container created before v2.2.0, then you may need to completely remove and recreate the container to update for the first time.
      • Note: Use the ":latest" Docker tag for the newest stable release, or the ":beta" or ":nightly" tags to access the beta or nightly branches.

fa613029-ls2

26 Mar 17:53

Choose a tag to compare

fa613029-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Fix saving mobile device with blank friendly name

e4ec24be-ls1

29 Mar 18:55

Choose a tag to compare

e4ec24be-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Reorder git pull command for update

d54794e8-ls2

23 Mar 22:40

Choose a tag to compare

d54794e8-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.11.
Tautulli Changes:

Add favicon to newsletter template