Skip to content

New Features and .Net 5

Compare
Choose a tag to compare
@Webreaper Webreaper released this 17 May 21:54
· 11 commits to master since this release

.Net Upgrade

Upgrade to .Net 5.

New settings/Features:

  • trimFolders - when set to True, any folders not containing video files will be cleaned up and removed, post-import. So any non-video files (e.g., .txt, .jpg etc) will be deleted, and the empty folders removed. This keeps the downloads folder clean and makes manual imports within Radarr and Sonarr far quicker to load.
  • importMode - defaults to 'Move', but if you set it to 'Copy', the files will be copied and the originals left (for seeding).
  • timeoutSecs - specify a timeout, in seconds, between REST calls to Sonarr/Radarr. Can avoid DDoS overload on the apps.