Commit Graph

117 Commits

Author SHA1 Message Date
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
Benjamin Harder
a825f41d36 log refinement 2024-05-24 23:55:40 +02:00
Benjamin Harder
236258640c debug 2024-05-24 23:47:24 +02:00
pops64
3d8240c40b Resolve 2024-05-24 16:38:58 -04:00
Benjamin Harder
93a3ca165e Log refinements 2024-05-24 20:11:59 +02:00
ManiMatter
114b79989f Update decluttarr.py
https://whisparr.com/docs/api/#/Queue/get_api_v3_queue
the flag that you need to set is includeUnknownSeriesItems
2024-05-24 19:43:57 +02:00
Benjamin Harder
c7cd204524 Split config file 2024-05-24 19:40:30 +02:00
pops64
e7b495f1fc Merge branch 'dev' into whisparr 2024-05-24 13:37:11 -04:00
pops64
38e759459c final 2024-05-24 13:30:38 -04:00
Benjamin Harder
61be35cc0c bugfix 2024-05-24 18:44:18 +02:00
Benjamin Harder
2ac7959467 bugfixes 2024-05-24 18:35:49 +02:00
Benjamin Harder
0d719b4469 Removed REMOVE_NO_FORMAT_UPGRADE and replaced it with more flexible REMOVED_FAILED_IMPORTS (with configurable FAILED_IMPORT_MESSAGE_PATTERNS) 2024-05-24 18:09:02 +02:00
Benjamin Harder
3b4b12de0f bug fix 2024-05-13 23:19:49 +02:00
Benjamin Harder
6958be1279 reword log entry 2024-05-13 22:20:25 +02:00
Benjamin Harder
d866460766 bugfix 2024-05-13 20:40:27 +02:00
Benjamin Harder
9f8d1960bc Bug fix 2024-05-13 17:55:25 +02:00
Benjamin Harder
4e53742997 Give it a star on github.. 2024-05-13 17:41:22 +02:00
ManiMatter
f9f46c58d3 Merge pull request #107 from ManiMatter/qBit-connection-test-prior-to-checking-for-slowness
Bug fix
2024-05-13 17:28:12 +02:00