Commit Graph

23 Commits

Author SHA1 Message Date
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
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
d9c49693de Skip on disconnected qBit 2024-07-11 18:13: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
a825f41d36 log refinement 2024-05-24 23:55:40 +02:00
Benjamin Harder
93a3ca165e Log refinements 2024-05-24 20:11:59 +02: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
4e53742997 Give it a star on github.. 2024-05-13 17:41:22 +02:00
Benjamin Harder
3349acf39e Checking if qBit is connected prior to checking for slowness 2024-05-12 15:39:29 +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
859db8a62d fixed problem with current_version 2024-03-30 08:01:01 +01:00
Benjamin Harder
5f0a2182a6 typo 2024-03-30 00:09:46 +01:00
Benjamin Harder
3285f06707 Added version of arr apps and qbit to debug logs 2024-03-29 21:33:48 +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