12 Commits

Author SHA1 Message Date
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
5b1d294a7d Added how to get log as text file 2025-05-18 18:28:40 +02: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
34842a4d0c Major refactor & code-cleanup
Improved Slow Downloads (more accurate determining of progress)
Added possiblity to exclude private Trackers from cleaning
2024-02-18 18:59:32 +01:00
Benjamin Harder
3c6ea3841e Added removal of downloads that are missing files 2024-02-17 17:03:19 +01:00
Benjamin Harder
53c7be0b31 Potential fix (to be tested) by refreshing queue before pulling it 2023-10-13 17:24:17 +02:00
Benjamin Harder
b9d865da7f test 2023-10-06 14:38:40 +02:00
Benjamin Harder
0448b37c08 Added support for Password Authentication with qBit 2023-10-03 19:47:18 +02:00
Benjamin Harder
683b2756f0 Automatically creates docker container when pushing to main 2023-10-02 09:18:00 +02:00
Benjamin Harder
f30ba6473b test 2023-09-30 17:21:09 +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