https://github.com/skynewz/radarr-clean-files
Simple Go script to delete movie and movies files from Radarr library
https://github.com/skynewz/radarr-clean-files
go golang radarr radarr-api
Last synced: about 1 year ago
JSON representation
Simple Go script to delete movie and movies files from Radarr library
- Host: GitHub
- URL: https://github.com/skynewz/radarr-clean-files
- Owner: SkYNewZ
- License: mit
- Created: 2020-04-12T15:41:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T21:03:37.000Z (about 6 years ago)
- Last Synced: 2025-02-16T14:08:21.258Z (over 1 year ago)
- Topics: go, golang, radarr, radarr-api
- Language: Go
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# radarr-clean-files

Simple Go script to delete movie and movies files from Radarr library.
Its delete only movies downloaded before 1 month ago, and a maximum of 10.
Deletions will not be executed if there is sufficient free disk space.