Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin Harder
3c6ea3841e Added removal of downloads that are missing files 2024-02-17 17:03:19 +01:00
Benjamin Harder
c69c5782ad Merge branch 'main' of https://github.com/Matszwe02/decluttarr into Matszwe02-main 2024-02-17 16:20:31 +01:00
Matszwe02
2281d3d007 Minor tweaks, updated desired torrent status 2024-01-03 22:32:55 +01:00
Matszwe02
9e9e289839 Add slow download detection 2023-12-26 15:44:27 +01:00
Benjamin Harder
f15d29cd90 Traceback 2023-12-10 10:14:01 +01:00
Benjamin Harder
d722b7417f Added traceback information 2023-12-10 10:10:48 +01:00
Benjamin Harder
fa14454910 Added protection for unmonitored downloads ; appling the tag in qbit now will not remove unmonitored downloads either (identically to stalled downloads)
Reason being that this way multi season packs can still be downloaded (else they may have been removed)
2023-11-30 11:03:33 +01:00
Benjamin Harder
85981c7031 Lidarr Testing - additional logs 2023-10-20 12:52:16 +02:00
Benjamin Harder
a860a09837 Added lidarr to docker-compose.yml (LIDARR STILL UNTESTED) 2023-10-20 09:12:11 +02:00
Benjamin Harder
a031d25aa9 Small refinement (removed uneccessarry arr_type from some of the functions)
LIDARR STILL UNTESTED
2023-10-20 08:59:27 +02:00
Benjamin Harder
c32340b081 Added support for lidarr (UNTESTED!) 2023-10-20 08:53:36 +02:00
Benjamin Harder
45fc205c2a Hunt to find the error goes on.. additional logs (queue pull after deletion to see if deletion was successful) 2023-10-14 01:18:26 +02: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
6779960e41 Additional logs for debug 2023-10-12 18:27:59 +02:00
Benjamin Harder
f33fd71069 DEV version with debug command to find out why stalled downloads are not removed even exceeding threshold #patch 2023-10-12 18:06:57 +02:00
Benjamin Harder
522d070c87 Had a safety switch still on that would not actually remove anything.. 2023-10-03 20:08:26 +02:00
Benjamin Harder
0448b37c08 Added support for Password Authentication with qBit 2023-10-03 19:47:18 +02:00
Benjamin Harder
4001601cc9 First working version 2023-09-30 15:28:48 +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