Commit Graph

7 Commits

Author SHA1 Message Date
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