LinuxServer Changes:
Rebase to Alpine 3.19.
Tautulli Changes:
Changelog
v2.14.2 (2024-05-18)
- History:
- Fix: Live TV activity not logging to history.
- Fix: Incorrect grouping of live TV history.
- Notifications:
- Fix: Pushover configuration settings refreshing after entering a token.
- Fix: Plex remote access down notifications not triggering.
- Fix: Deleting all images from Cloudinary only deleting 1000 images.
- New: Added platform version and product version notification parameters. (#2244)
- New: Added LAN streams and WAN streams notification parameters. (#2276)
- New: Added Dolby Vision notification parameters. (#2240)
- New: Added live TV channel notification parameters.
- Change: Improved Tautulli Remote App notification encryption method.
- Note: Requires Tautulli Remote App version 3.2.4.
- Exporter:
- New: Added slug attribute to exporter fields.
- New: Added track genres to exporter fields.
- New: Added playlist source URI to exporter fields.
- New: Added artProvider and thumbProvider to exporter fields.
- UI:
- Fix: Mask deleted usernames in the logs.
- Fix: Live TV watch stats not showing on the media info page.
- Fix: Users without access to Plex server not showing as inactive.
- Removed: Deprecated synced item pages.
- Removed: Anonymous redirect settings. Links now use browser no-referrer policy instead.
- API:
- New: Added Dolby Vision info to the get_metadata API command.
- New: Added before and after parameters to the get_home_stats API command. (#2231)
- Packages:
- New: Universal binary for macOS for Apple silicon.
- New: Bump Snap package to core22.
- Other:
- Change: Login cookie expires changed to max-age.
- Change: Improved key generation for login password. It is recommended to reenter your HTTP Password in the settings after upgrading.
- Removed: Python 2 compatibility code. (#2098, #2226) (Thanks @zdimension)