0.4.x Changelog
- Added support for 7z nzbs
- Added support for password-protected nzbs (both rar and 7z)
- Added support for multi-part-mkv nzbs (file.mkv.0, file.mkv.1, file.mkv.2, etc)
- Improved support for obfuscated nzbs
- Added cleanup task under
Settings -> Maintenanceto remove orphaned files - Added optional step for full article health-checks during time of import
- Added background health checks and automatic repairs with exponential backoff
- Based on Lindy's Law
- Newly released nzbs are checked more frequently than already aged nzbs
- An nzb that was determined to be healthy today, but only released two hours ago, will be checked again in two hours
- An nzb that was determined to be healthy today, but was released a month ago, will be checked again in month
- Added configurable actions for items stuck in Radarr/Sonarr queue due to orange import warnings (
)
- Once configured, you can leave Arrs unattended
- Added preview of par2 files through web UI
- Added workaround for Radarr/Sonarr 60-item history limitation
- Addressed common
Websocket authentication failed. Sign in requiredlogs - Fixed a bug that would sometimes result in stuck queue items in 0.3.x
- Fixed a bug that would slowly limit available connections over time in 0.3.x
- Fixed a bug that would prevent identifying some par2 files correctly in 0.3.x
- Fixed a bug parsing nzbindex files
- Removed deprecated "Update symlinks" maintenance task from 0.2.x