Skip to content

Releases: nwithan8/tauticord

v5.7.3

15 Oct 19:15
ee20e0a
Compare
Choose a tag to compare

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

  • [fix] Account for Plex Pass requirement for CPU and RAM stats feature by @nwithan8 in #233

Full Changelog: 5.7.2...5.7.3

v5.7.2

19 Sep 22:38
d38f39e
Compare
Choose a tag to compare

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

26 Aug 17:42
Compare
Choose a tag to compare

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

25 Aug 05:43
f59056c
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Slash commands to generate graphs for play count/duration statistics, similar to the "Graphs" tab on Tautulli's dashboard.

Related PRs

  • [feat] New slash command to generate play count/duration graphs by @nwithan8 in #228

Full Changelog: 5.6.0...5.7.0

v5.6.0

04 Jul 04:21
f22b790
Compare
Choose a tag to compare

What's Changed

  • [CHANGED] CPU and memory statistics now come directly from Plex Media Server, rather than the machine that Tauticord is running on (closes #223)
    • See documentation for required Tautulli SQL configuration needed to retrieve CPU and memory statistics from Plex Media Server.
    • Bump to underlying tautulli API library

Related PRs

  • [feat] Get CPU, memory stats directly from Plex by @nwithan8 in #224

Full Changelog: 5.5.0...5.6.0

v5.5.0

10 Jun 21:09
9ac12f0
Compare
Choose a tag to compare

What's Changed

Related PRs

  • [chore] Add Tautulli v2.14 compatibility, drop v2.12 and v2.13 support by @nwithan8 in #220

Full Changelog: 5.4.1...5.5.0

v5.4.1

30 Apr 21:19
8eb4784
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Improvements to debugging configuration
    • Bot will debug log the parsed config file as well as its resultant in-memory settings on boot
  • [CHANGED] Bot won't endlessly restart if config validation error occurs

Related PRs

Full Changelog: 5.4.0...5.4.1

v5.4.0

28 Apr 17:21
b550d17
Compare
Choose a tag to compare

What's Changed

  • Users can not toggle setting for termination reactions independently of Plex Pass availability (closes #216)
    • If you don't have a Plex Pass, this setting will be ignored

Related PRs

  • [feat] Add option to disable termination reaction options by @nwithan8 in #217

Full Changelog: 5.3.5...5.4.0

v5.3.5

26 Apr 23:36
d82f64e
Compare
Choose a tag to compare

What's Changed

  • [FIX] Emojis past 9 will now display/react correctly
    • Max reaction count has been reduced from 36 to 20
    • After 0-9, bot will use colored squares and circles as markers (prior use of the alphabet was invalid)

Related PRs

  • [chore] Improve Tauticord banner and icon for Unraid template by @nwithan8 in #212
  • docs(README): update sponsors by @github-actions in #213
  • [fix] Emojis (reactions) not being displaying by @nwithan8 in #215

New Contributors

  • @github-actions made their first contribution in #213

Full Changelog: 5.3.4...5.3.5

v5.3.4

09 Apr 23:36
4da70b7
Compare
Choose a tag to compare

What's Changed

  • [FIX] Live activity monitoring not running if voice channel settings disabled, regardless of text channel settings

Related PRs

  • [fix] Override voice channel check when determining if live activity cron should start by @nwithan8 in #211

Full Changelog: 5.3.3...5.3.4