{"id":26725452,"url":"https://github.com/sivert-io/arr-cleaner","last_synced_at":"2025-04-14T07:40:49.282Z","repository":{"id":219197038,"uuid":"748428534","full_name":"sivert-io/arr-cleaner","owner":"sivert-io","description":"Cleans up stalled or failed downloads from *Arr applications.","archived":false,"fork":false,"pushed_at":"2024-01-27T10:25:30.000Z","size":30,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T03:58:24.275Z","etag":null,"topics":["automation","docker","python","radarr","sonarr","unraid"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sivert-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-26T00:09:56.000Z","updated_at":"2024-12-18T16:49:15.000Z","dependencies_parsed_at":"2024-01-26T01:31:16.480Z","dependency_job_id":"9d948edb-e4a5-4668-bc13-6c8dba888d98","html_url":"https://github.com/sivert-io/arr-cleaner","commit_stats":null,"previous_names":["sivertgullberghansen/arr-cleaner","sivert-io/arr-cleaner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivert-io%2Farr-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivert-io%2Farr-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivert-io%2Farr-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivert-io%2Farr-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivert-io","download_url":"https://codeload.github.com/sivert-io/arr-cleaner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248841571,"owners_count":21170210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","docker","python","radarr","sonarr","unraid"],"created_at":"2025-03-27T21:18:52.509Z","updated_at":"2025-04-14T07:40:49.255Z","avatar_url":"https://github.com/sivert-io.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧹 *Arr Cleaner\n\n*Arr Cleaner is a Python script designed to clean stalled downloads in Sonarr and Radarr. \nIt periodically checks the download queue for stalled items and removes them using CRUD requests.\n\nOriginal code forked from [MattDGTL](https://github.com/MattDGTL/sonarr-radarr-queue-cleaner).\n\n## Prerequisites\n\nBefore running the script, ensure you have the following prerequisites installed:\n\n- Docker *(to run the script in a container, no Python needed)*\n- Python 3.9 or higher *(to run the script directly, Python needed)*\n\n## Getting Started\n\nTo get started with ***Arr Cleaner**, follow these steps:\n\n1. Clone this repository to your local machine.\n\n2. Copy `example.env` in to a new file called `.env` and edit its contents.\n\n### (option 1): Using Docker:\n\n3. Start a docker container:\n\n```sh\ndocker-compose up -d --build\n```\n\n### (option 2): Run directly using python:\n\n3. Run the script directly:\n```sh\npython main.py\n```\n\n## Installing updates\n\n1. Run `git pull` in the root folder\n2. Use whatever method you used to start the script from the previous section\n\n## Contributing\n\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivert-io%2Farr-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivert-io%2Farr-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivert-io%2Farr-cleaner/lists"}