Commit Graph

12 Commits

Author SHA1 Message Date
Benjamin Harder
34b6557dcb Fix GitHub security alert digest: upgrade requests 2025-06-10 19:32:37 +02:00
NaruZosa
2e6973bea4 Added sigterm handling to exit cleanly when running in Docker.
Fixed typos and various linting issues such as PEP violations.
Added ruff and fixed common issues and linting issues.
2025-05-25 16:54:51 +10:00
Benjamin Harder
1663703186 Code Rewrite to support multi instances 2025-05-18 13:11:12 +02:00
Benjamin Harder
a926f10561 Added black as pre-commit and applied it. 2024-09-14 11:28:07 +02:00
Benjamin Harder
2ee86d3591 Upgrade requests-package to latest 2.32.3 to address security concern
https://github.com/ManiMatter/decluttarr/security/dependabot/1
2024-06-05 13:44:05 +02:00
Benjamin Harder
4fdb6eef10 Fix to tests 2024-02-18 21:41:54 +01:00
Benjamin Harder
5ef85d1ac5 Added warning if not recent enough radarr/sonarr is used 2024-02-17 17:20:57 +01:00
Benjamin Harder
7647775b40 Reverting hardcoding of versions which did not resolve the bug 2023-10-29 18:27:12 +01:00
Benjamin Harder
6240b414f5 Hardcoding version of aiohttp (before gave unit test error) 2023-10-29 18:25:07 +01:00
Benjamin Harder
7c650671c6 test 2023-10-06 14:27:36 +02:00
Benjamin Harder
54172bed6e test 2023-10-06 14:21:26 +02:00
Benjamin Harder
36294d0f9c Initial commit (fork from ManiMatter/mirrarr)
Carved out the queue cleaning bits from mirrarr, without taking over the instance synchronization items.
Not tested yet.
2023-09-30 15:04:15 +02:00