Commit Graph

134 Commits

Author SHA1 Message Date
Benjamin Harder
6fe5bb763f test_run 2025-05-29 16:38:24 +02:00
Benjamin Harder
e69c9a4af6 queue information at debug level 2025-05-29 16:09:02 +02:00
Benjamin Harder
8088f8006b Bugfix 2025-05-27 23:17:32 +02:00
Benjamin Harder
706b47a58e better & redacted make_request logging 2025-05-27 23:00:51 +02:00
Benjamin Harder
6d0f00cc7e Added keep_archives option for bad_files job 2025-05-26 08:46:19 +02:00
scr4tchy
1a8939e1f4 Fix NoneType exception 2025-05-25 21:48:43 -04:00
Benjamin Harder
4a8acdf72b moved logging of settings to Verbose-level 2025-05-24 17:24:24 +02:00
Benjamin Harder
5e385aaab8 Made initial load message more concise 2025-05-23 18:48:08 +02:00
Benjamin Harder
0fe587a262 Remove timestamp as part of console message 2025-05-23 18:05:30 +02:00
Benjamin Harder
9b39a45e62 Recovery message only if there were items 2025-05-23 08:57:33 +02:00
Benjamin Harder
81c60d286e Samples were not correctly removed in remove_bad_files 2025-05-21 22:55:37 +02:00
Benjamin Harder
826ff10ce0 Added more debug info 2025-05-19 23:37:44 +02:00
Benjamin Harder
a3a3e8e5cb Added recovery message when queue is empty
readme update
2025-05-19 20:35:37 +02:00
Benjamin Harder
5b1d294a7d Added how to get log as text file 2025-05-18 18:28:40 +02:00
Benjamin Harder
69bcccee5c Added explanation how to see 2025-05-18 18:04:31 +02:00
Benjamin Harder
1663703186 Code Rewrite to support multi instances 2025-05-18 13:11:12 +02:00
ManiMatter
b69674ef87 Added pointers to upgrade qbit if older than 5.1.0 and dealt with situation not finding hash anymore if private check takes too long (if many torrents) 2025-01-09 00:12:09 +01:00
ManiMatter
ecacaff5db Bugfixed offline download clients causing issues 2025-01-08 23:56:20 +01:00
Chris
5555ec5b6a Add condition for error message
or queueItem["errorMessage"] == "qBittorrent is reporting missing files"
2024-12-16 14:23:16 -06:00
Chris
9756e69f44 Update remove_missing_files.py 2024-12-16 14:20:36 -06:00
Chris
7e0cc51f86 Add condition for error message
or queueItem['errorMessage'] == 'qBittorrent is reporting missing files'
2024-12-16 14:19:09 -06:00
ManiMatter
86eb3cee79 Merge branch 'dev' into refresh-qbit-cookie 2024-12-06 09:58:26 +01:00
ManiMatter
0310bddf70 Merge branch 'dev' into ignore-download-clients 2024-12-04 19:46:49 +01:00
Benjamin Harder
cb066d3812 Added Cookie Refresh on every run 2024-12-03 21:45:52 +01:00
Benjamin Harder
8a606891d6 Added "Ignore download clients" feature 2024-12-03 20:24:29 +01:00
Randall Hand
03f6c4ce89 Check for both Size Total and Size Remaining 2024-11-21 14:35:56 -05:00
Benjamin Harder
e675469b03 Added more logs 2024-10-27 23:18:53 +01:00
Benjamin Harder
734eb47121 Switches to /torrents/info to get private flag for qbit >= 5.0.0; reduces number of calls to qbit.
Fixes https://github.com/ManiMatter/decluttarr/issues/131
2024-10-20 10:28:28 +02:00
Benjamin Harder
9e8763d1d5 Fixes https://github.com/ManiMatter/decluttarr/issues/172 patch 2024-10-17 21:59:41 +02:00
lithium720
257b1d3388 remove rogue print 2024-10-12 12:15:56 -07:00
Benjamin Harder
5a3646c07b Add check for English 2024-10-06 13:39:41 +02:00
Benjamin Harder
514411afe7 Fix black formatting 2024-09-15 18:55:22 +02:00
Benjamin Harder
34fcff4de8 Periodic Rescans Added (New Feature) 2024-09-15 18:30:34 +02:00
Benjamin Harder
c7e5c0e374 Debug 2024-09-14 11:30:03 +02:00
Benjamin Harder
ea5138d7d4 Updated black definition 2024-09-14 11:29:31 +02:00
Benjamin Harder
a926f10561 Added black as pre-commit and applied it. 2024-09-14 11:28:07 +02:00
Benjamin Harder
db50942ee8 Bug Fixes & Automated Testing - remove_failed_imports.py #patch 2024-08-03 13:18:08 +02:00
Benjamin Harder
d4c146a7d1 Update contributing instructions 2024-08-01 13:44:45 +02:00
Benjamin Harder
7c485312ce Code Cleanup and Improved Logging 2024-08-01 12:53:49 +02:00
Benjamin Harder
79abc3cd2b debug 2024-07-28 16:22:37 +02:00
Benjamin Harder
0a33bef796 Check URLs point to the correct ARRs 2024-07-28 16:05:11 +02:00
Benjamin Harder
dd278b2b14 Improvement: Add error message to logs for failed imports (info-level) 2024-07-25 21:34:53 +02:00
Benjamin Harder
d9c49693de Skip on disconnected qBit 2024-07-11 18:13:50 +02:00
Benjamin Harder
fb1b74e85e bugfix 2024-07-11 07:06:50 +02:00
Benjamin Harder
2728076232 Revert "bugfix"
This reverts commit 70960b7544.
2024-07-11 07:05:59 +02:00
Benjamin Harder
70960b7544 bugfix 2024-07-11 07:02:31 +02:00
Benjamin Harder
fb2af75da6 bugfix - min version check 2024-07-10 21:40:57 +02:00
Benjamin Harder
98e367edf0 Add importBlocked to remove_failed_imports job 2024-06-29 23:36:59 +02:00
Luis Bauza
f7d966a4a3 Actually remove failed imports 2024-06-03 16:53:01 -04:00
ManiMatter
0eb26f9ce4 Merge pull request #113 from pops64/whisparr
Whisparr Addition Completes #111
2024-05-25 21:22:22 +02:00