Skip to content

Release 2.4

Compare
Choose a tag to compare
@TheCaptain989 TheCaptain989 released this 01 Sep 19:00
· 43 commits to master since this release

What's Changed

  • New: Video remux is now skipped if no tracks will be removed and if file is already an MKV (issue #49)
  • New: Calls the Radarr/Sonarr rename API if required by Movie/Episode naming rules (issue #50)
  • New: Now uses the Radarr/Sonarr API to delete or recycle old videos
  • Improved some code that handles differences between Radarr and Sonarr
  • All API calls are now functions
  • Fixed the detection of all Norwegian codes
  • Fixed logging of curl errors and improved error handling
  • Removed rescan loop
  • Added check for 'queued' job status
  • More consistent ending of script
  • Use tag or branch name as Docker image tag
  • Added GitHub Container Registry push
  • Added GitHub container Registry labels

Full Changelog: 2.3.5...2.4