Releases: tommyvange/ArrStalledHandler
Releases · tommyvange/ArrStalledHandler
1.1.3
What's Changed
- Now supports multiple instances of services by @supernovatroubling in #16
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.1
Added Lidarr support
1.1.0
What's Changed
- Added "Downloading Metadata" support by @tommyvange in #7
Full Changelog: 1.0.1...1.1.0
1.0.1
Initial release (1.0.0)
This is the first official release of ArrStalledHandler
Features
- Automatic Handling of Stalled Downloads:
- Detect stalled downloads based on error messages from Radarr/Sonarr queues.
- Perform configurable actions such as:
- Remove the stalled download.
- Blocklist the stalled download.
- Blocklist and re-trigger a search for the movie or episodes.
- Database Tracking:
- Tracks stalled downloads in a SQLite database to ensure actions are only taken after a specified timeout period.
- Logging:
- Verbose and informative logging controlled via configuration.
- Docker Support:
- Easily deployable with Docker and customizable run intervals.