Skip to content

v2.1.0

Compare
Choose a tag to compare
@jorenn92 jorenn92 released this 02 Sep 11:26
· 113 commits to main since this release

2.1.0 (2024-09-02)

Bug Fixes

  • Added extra error handling to Overseerr's isRequested rule (#1232) (dc42a98)
  • Fetching movies by tmdbId no longer utilizes Radarr's lookup endpoint (#1214) (1a84b8c)
  • Fixed an issue where Overseerr's 'requested by' rule failed to fetch the Plex user when the user uses a display name (#1231) (9f1cc65)
  • Fixed Radarr file size rule, when 'sizeOnDisk' is not available, it'll now fall back to movieFile.size (#1205) (1aac50b)
  • Improved logging when media is not removable through *arr (#1177) (074c7c3)
  • Improved Overseerr rule logs in case of failures (#1178) (f6466e3)

Features

  • Added an integration with the Plex community API and introduced a 'Plex - Watchlisted by' rule utilizing this endpoint (#1152) (1ebba97)