Commit Graph

22 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
Benjamin Harder
dd278b2b14 Improvement: Add error message to logs for failed imports (info-level) 2024-07-25 21:34:53 +02:00
Benjamin Harder
fb1b74e85e bugfix 2024-07-11 07:06:50 +02:00
Benjamin Harder
eeee300002 Debugging (rewrote query to qbit that fetches torrent queue, to fix bug in part that determines which torrents are private trackers) 2024-04-11 13:47:07 +02:00
Benjamin Harder
bb8a1aaed8 Debugging 2024-04-10 16:13:20 +02:00
Benjamin Harder
1676df365e Debugging 2024-04-10 14:37:43 +02:00
Benjamin Harder
a610a9c4b9 Small bugfix 2024-04-08 21:59:46 +02:00
Benjamin Harder
4e694428af Added functionality that for REMOVE_NO_FORMAT_UPGRADE the private trackers get removed from queue but not the torrent files 2024-04-08 21:48:33 +02:00
Benjamin Harder
7312a5a9c6 Added protocol to delay profiles check 2024-04-04 07:32:10 +02:00
Benjamin Harder
30a52a885b Added protocol to delay profiles check 2024-04-04 07:31:52 +02:00
Benjamin Harder
eb8bddc8f6 Fixed KeyError: 'indexer' 2024-04-04 07:23:01 +02:00
Benjamin Harder
3490d4daa4 refined logs 2024-03-30 10:02:10 +01:00
Benjamin Harder
b543834f66 Added fix to support delay profiles 2024-03-29 23:59:56 +01: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
838372971a more logs 2024-03-26 01:30:44 +01:00
Benjamin Harder
420890307a Additional debug information to understand why certain downloads are flagged as "not remove" eventhough no tag is set in qbit 2024-03-16 11:26:07 +01:00
Benjamin Harder
5fe459c8de Added "clear" message when download recovers within permitted iterations #patch 2024-03-05 19:07:09 +01:00
Benjamin Harder
a46492469c Deactivate one line of logging that causes an error (whilst working on fix) 2024-03-04 07:04:22 +01:00
Benjamin Harder
165b0e8221 Added recovery message when slow/stalled etc download recovers within number of permitted attempts 2024-03-03 12:58:52 +01:00
Benjamin Harder
17370a4c0a - Added guidance for "Reject Blocklisted Torrent Hashes While Grabbing"
- Added more debug logs
2024-03-02 11:40:22 +01:00
Benjamin Harder
7930048562 Added more granular logs for remove_slow.py 2024-02-19 23:01:02 +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