Skip to content

Releases: nwithan8/tauticord

v3.14.0

27 Jan 22:30
30db2bf
Compare
Choose a tag to compare

What's Changed

  • [FEAT] Option to use red/green emoji for Plex status in voice channel
  • [FIX] Hide several lesser-used configuration options in Unraid CA template

Related PRs

  • Option to use red/green emoji for Plex status in voice channel by @nwithan8 in #144
  • Mark less-used config variables as "advanced" by @nwithan8 in #145

Full Changelog: 3.13.0...3.14.0

v3.13.0

07 Jan 03:17
5851272
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Log file size and count limit should prevent massive log files

Related PRs

Full Changelog: 3.12.1...3.13.0

v3.12.1

11 Sep 17:38
bfaa787
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Bot no longer cares if user adds a trailing suffix to the logs directory or not
  • [FIXED] Bot will limit content titles in summary embed to 256 characters to avoid Discord exception

Related PRs

  • [fix] Make log directory backslash suffix optional by @nwithan8 in #137
  • [bug] Limit content title length in summary embed by @nwithan8 in #138

Full Changelog: 3.12.0...3.12.1

v3.12.0

08 Sep 17:14
d77a623
Compare
Choose a tag to compare

What's Changed

  • [ADDED] If Tautulli is offline, bot will try to ping Plex directly to see if Plex is offline, or just Tautulli
  • [CHANGED] Bot now determines if Plex Pass is enabled via Tautulli, user setting has been removed

Related PRs

  • [feat] Improve Plex online status check, Plex Pass determination by @nwithan8 in #136

Full Changelog: 3.11.3...3.12.0

v3.11.3

05 Sep 21:05
06ceeec
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Bug in determining version number causing crashing "git"-related error (again) (#134)

Related PRs

    • Fix git version fallback if git repo not found by @nwithan8 in #135

Full Changelog: 3.11.2...3.11.3

v3.11.2

04 Sep 15:48
1b20419
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Bug in determining version number causing crashing "git"-related error

Related PRs

Full Changelog: 3.11.1...3.11.2

v3.11.1

03 Sep 17:08
39d51fa
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Option to specify the thousands-place separator in large numbers

Related PRs

  • [feat] Add optional configuration for thousands separator for library numbers by @nwithan8 in #132

Full Changelog: 3.11.0...3.11.1

v3.11.0

25 Aug 20:56
3c6786f
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Bot will now throw more descriptive errors about Tautulli, including invalid API key
  • [ADDED] Support for Tautulli v2.13.0 and v2.13.1
  • [ADDED] Version number will be replaced with most-recent git hash if running as Python rather than Docker (not advised)

Related PRs

  • [chore] Replace version with git commit hash if running locally by @nwithan8 in #127
  • [chore] Bump dependencies by @nwithan8 in #128
  • [chore] Bump dependency for v2.13.0 Tautulli support by @nwithan8 in #129

Full Changelog: 3.10.6...3.11.0

v3.10.6

01 Aug 22:25
f17f56a
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Bug where misspelled ID entries in config file could cause issues for static channel IDs

Related PRs

  • Fix channel ID naming in config.yaml.example by @nwithan8 in #126

Full Changelog: 3.10.5...3.10.6

v3.10.5

27 Jul 17:15
d808b17
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Bot failing to determine stream number via emoji reactions (again) (Closes #123)

Related PRs

  • [fix] Fix stream number emoji determination when using custom emojis (again) by @nwithan8 in #125

Full Changelog: 3.10.4...3.10.5