Releases: nwithan8/tauticord
Releases · nwithan8/tauticord
v5.11.0
What's Changed
- [ADDED] Re-introduced API and Recently Added webhooks
- [FIXED] Moved API to separate Python process to avoid threading issues
Full Changelog: 5.9.2...5.11.0
v5.9.2
What's Changed
- [FIXED] Migration script bug causing parsing errors and migrations to fail
- Added warning logs with migration failure reasons
Full Changelog: 5.9.1...5.9.2
v5.9.1
What's Changed
- [ADDED] Migration script to auto-add new "RecentlyAdded" section to each per-library stat in config file
- "RecentlyAdded" is also now optional, so even if migration fails, config parsing should be able to fallback to default values
Related PRs
Full Changelog: 5.9.0...5.9.1
v5.9.0
What's Changed
- [ADDED] New API and webhooks functionality
- Ingest "Recently Added" webhooks, store in database
- [ADDED] Display "Recently Added" count under per-library stats. See documentation for more details.
Related PRs
Full Changelog: 5.8.0...5.9.0
v5.10.0
What's Changed
- [REVERT] Remove webhook and API server introduced in v5.9.0 due to instability issues.
- For those who have already upgraded to v5.9.0 and had auto-migrated configurations, this should not require remain backwards compatible.
Full Changelog: 5.8.0...5.10.0
v5.8.0
What's Changed
- [ADDED] Support for Tautulli v2.15.0.
- [REMOVED] Support for Tautulli v2.14.0 and v2.14.1. See announcement.
Related PRs
Full Changelog: 5.7.3...5.8.0
v5.7.3
What's Changed
- [FIX] Do not attempt to retrieve CPU and RAM stats from Plex if missing required Plex Pass
- [CHANGED] Disable stream termination feature by default (avoid Plex Pass requirement issues)
- [ADDED] Log when an enabled feature is missing the Plex Pass requirement
Related PRs
Full Changelog: 5.7.2...5.7.3
v5.7.2
What's Changed
- [CHANGED] Remove usage percentage from disk stats to save space
- [ADDED] Users can use a non-empty space string (
" "
) to override default name/emoji values for stats channels
Related PRs
Full Changelog: 5.7.1...v5.7.2
v5.7.1
What's Changed
- [CHANGED] Use new base image for Docker container to improve build times for ARMv7 platforms (avoid having to build wheels for every dependency)
- No notable change to final Tauticord Docker image size, no expected impact on end-users
Full Changelog: 5.7.0...5.7.1
v5.7.0
What's Changed
- [ADDED] Slash commands to generate graphs for play count/duration statistics, similar to the "Graphs" tab on Tautulli's dashboard.
- See documentation for more details.
Related PRs
Full Changelog: 5.6.0...5.7.0