cleanuperr
flaminel/cleanuperr:latest
https://hub.docker.com/r/flaminel/cleanuperr
bridge
sh
false
https://forums.unraid.net/topic/179551-support-djismgaming-cleanuperr-malicious-torrent-clean-up-tool/
https://github.com/flmorg/cleanuperr
## Introducing cleanuperr
### How it works
1. Add excluded file names to prevent malicious files from being downloaded by qBittorrent.
2. cleanuperr goes through all items in Sonarr's queue at every 5th minute.
3. For each queue item, a call is made to qBittorrent to get the stats of the torrent.
4. If a torrent is found to be marked as completed, but with 0 downloaded bytes, cleanuperr calls Sonarr to add that torrent to the blocklist.
5. If any malicious torrents have been found, cleanuperr calls Sonarr to automatically search again.
### Environment variables
Multiple Sonarr/Radarr instances can be specified using this format:
SONARR__INSTANCES__NUMBER__URL
SONARR__INSTANCES__NUMBER__APIKEY
where NUMBER starts from 0.
Tools:Utilities MediaApp:Video
https://raw.githubusercontent.com/djismgaming/docker-templates/master/djismGAMING/cleanuperr.xml
https://raw.githubusercontent.com/djismgaming/docker-templates/refs/heads/main/djismGAMING/img/trash-guides.png
If I helped you in some way, you could consider donating.
https://www.paypal.com/paypalme/isma
Information
true
0 0/5 * * * ?
false
0 0/5 * * * ?
false
false
http://localhost:8080
user
pass
http://localhost:8080
pass
http://localhost:8080
user
pass
false
http://localhost:8989
apikey
false
http://localhost:8989
apikey
2024.11.19
- added new variables for scheduling tasks
- added new variables for content blocker config
- added new variables for deluge and transmission config