Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Harder
db50942ee8 Bug Fixes & Automated Testing - remove_failed_imports.py #patch 2024-08-03 13:18:08 +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
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
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
11151eee64 putting back logs as they were 2024-04-23 23:00:51 +02:00
Benjamin Harder
369f450cb1 Small cosmetics 2024-04-23 20:04:43 +02:00
Benjamin Harder
637b901652 Added functionality that checks for failed imports in queue that are no format upgrades 2024-04-07 14:18:32 +02:00
Benjamin Harder
bae0c67d13 Cleanup of main.py, and fixing
TypeError: unsupported operand type(s) for +: 'dict' and 'dict'
2024-03-29 14:47:16 +01:00
Benjamin Harder
75670d9a90 BEAT TEST - Added Readarr Support (completely untested) 2024-02-18 22:41:32 +01: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