Skip to content

v3.0.0

Compare
Choose a tag to compare
@IRHM IRHM released this 02 Oct 18:30
· 17 commits to master since this release

Important Notes

  • The repo has moved to the sbondCo organization, you must update the image you pull to ghcr.io/sbondCo/slavarr
  • There are new commands! Run the new commands.js script again to register them!

Fixed

  • Bot crashing when more than one show have their imdbId set to undefined.

Added

  • User settings in the form of three new commands:
    • /set auto_subscribe (If user wants to auto subscribe to events on the media they add, default: true)
    • /set events (Lists available events to subscribe to and allows user to toggle each)
    • /set dm_instead (If the user would prefer a DM for events relating to media they are subscribed to, default: false)
  • A database to store user settings (stored in /app/data inside the container).
  • A webhook for listening to events (and reporting back to subscribed users) from sonarr/radarr (uses port 3001 inside container). Read the new README.md for instructions on how to hookup sonarr/radarr to report updates to slavarr.

Changed

  • Removed CSS language formatting from table response