ManiMatter
09dc6e14f2
Merge pull request #108 from ManiMatter/dev
...
Refinements
v1.42.0
2024-05-14 07:16:38 +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
Benjamin Harder
2f694722d1
Bug fix
2024-05-13 17:26:09 +02:00
ManiMatter
881aaf3dac
Merge pull request #106 from ManiMatter/qBit-connection-test-prior-to-checking-for-slowness
...
Bug fix
2024-05-13 16:56:00 +02:00
Benjamin Harder
cb9a386b9e
Bug fix
2024-05-13 16:55:22 +02:00
ManiMatter
5754d9a719
Merge pull request #105 from ManiMatter/skip-slow-download-check-for-usenet
...
bugfix
2024-05-13 13:03:18 +02:00
Benjamin Harder
8841369fe9
bugfix
2024-05-13 13:02:00 +02:00
ManiMatter
f9dc823cfc
Merge pull request #104 from ManiMatter/skip-slow-download-check-for-usenet
...
Excluding usenet downloads from slowness check
2024-05-13 12:53:13 +02:00
Benjamin Harder
08327b76c6
Excluding usenet downloads from slowness check
2024-05-13 12:51:27 +02:00
ManiMatter
e9c7e4d396
Merge pull request #103 from ManiMatter/qBit-connection-test-prior-to-checking-for-slowness
...
Q bit connection test prior to checking for slowness
2024-05-13 11:14:38 +02:00
ManiMatter
6027bec54c
Merge pull request #102 from ManiMatter/ignore-completed-downloads-slow-check
...
Skipping slow check for items that have nothing left to download..
2024-05-13 11:13:28 +02:00
Benjamin Harder
fcd6ea513b
Skipping slow check for items that have nothing left to download, eventhough they are marked as "downloading" still
...
May be the case for items that are being moved post download from one file system to another, before going to "seeding" stage
2024-05-13 11:09:43 +02:00
ManiMatter
c60232be2f
Merge pull request #98 from phyzical/feature/avoid-redownloading-deps
...
Preload requirements file
2024-05-12 22:29:59 +02:00
ManiMatter
5b3f3b0671
Merge pull request #99 from phyzical/feature/support-no-file-for-import
...
Update remove_missing_files.py
2024-05-12 22:29:37 +02:00
Benjamin Harder
573d87c1dc
Small fix
2024-05-12 15:47:06 +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
ffbfea5f2c
Checking if qBit is connected prior to slowness check
2024-05-12 15:38:40 +02:00
Jack
06874200bd
Update remove_missing_files.py
...
Support "no files found for import" auto removal
2024-05-11 13:18:11 +08:00
Jack
10ce4890d2
Preload requirements file
...
Due tot he fact version pinning is in use, there's no point in reinstalling deps each build.
Instead copy everything after dep install to increase caching
2024-05-11 12:47:38 +08:00
ManiMatter
5d0030bc61
Merge pull request #94 from ManiMatter/dev
...
readme update #patch
v1.41.2
2024-04-23 23:37:12 +02:00
Benjamin Harder
d34a1c5b97
readme update
2024-04-23 23:36:28 +02:00
ManiMatter
7f0db43216
Merge pull request #93 from ManiMatter/dev
...
#patch small readme update
v1.41.1
2024-04-23 23:02:17 +02:00
Benjamin Harder
11151eee64
putting back logs as they were
2024-04-23 23:00:51 +02:00
Benjamin Harder
9baa779bcb
Readme update
2024-04-23 20:57:18 +02:00
Benjamin Harder
369f450cb1
Small cosmetics
2024-04-23 20:04:43 +02:00
ManiMatter
a7b8713d13
Merge pull request #89 from ManiMatter/main
...
Rebasing dev to main
2024-04-18 09:03:56 +02:00
ManiMatter
66ea31be0b
Merge pull request #88 from GaelMagnan/patch-1
...
Fix UnboundLocalError: 'qbitItems' referenced before assignment
v1.41.0
2024-04-18 09:02:51 +02:00
Gael Magnan de bornier
5df94db8e0
Fix UnboundLocalError: local variable 'qbitItems' referenced before assignment
...
Application crash at startup if QBITTORRENT_URL is not set due to logger accessing un-assigned variable, by moving this log line into the if statement it should prevent the issue.
2024-04-17 22:38:40 -07:00
ManiMatter
12a9bef64b
Merge pull request #87 from ManiMatter/dev
...
Fixed issue that would not start decluttarr
v1.40.0
2024-04-18 00:26:27 +02:00
Benjamin Harder
f916e0c275
Fixed issue that would not start decluttarr
2024-04-18 00:24:38 +02:00
ManiMatter
c90b37d392
Delete .github/workflows/checkPackageVersions.yml
2024-04-16 18:56:55 +02:00
ManiMatter
09c8291d5f
Update checkPackageVersions.yml
2024-04-16 18:55:33 +02:00
ManiMatter
0a7216bff2
Delete .github/workflows/get-versions.ts
2024-04-16 18:55:22 +02:00
ManiMatter
7351565654
Update get-versions.ts
2024-04-16 18:51:08 +02:00
ManiMatter
c422c94b25
Update checkPackageVersions.yml
2024-04-16 18:49:31 +02:00
ManiMatter
e01dd39e2b
Update checkPackageVersions.yml
2024-04-16 18:47:50 +02:00
ManiMatter
96751a275f
Update checkPackageVersions.yml
2024-04-16 18:46:56 +02:00
ManiMatter
2ea3efad0b
Create get-versions.ts
2024-04-16 18:45:45 +02:00
ManiMatter
8c6de88188
Create checkPackageVersions.yml
2024-04-16 18:44:14 +02:00
Benjamin Harder
40125f8451
Cleanup of test
2024-04-16 18:30:34 +02:00
ManiMatter
cc0f910140
Delete .github/workflows/versionCleanup.yml
2024-04-16 18:29:39 +02:00
ManiMatter
79ef46d7c3
Delete .github/workflows/versionCleanup.js
2024-04-16 18:29:29 +02:00
ManiMatter
85e1e25a99
Update versionCleanup.js
2024-04-16 17:22:07 +02:00
ManiMatter
83fe333c43
Merge pull request #85 from ManiMatter/dev
...
test
v1.39.0
2024-04-16 17:19:16 +02:00
ManiMatter
9b68d4878d
Update versionCleanup.js
2024-04-16 17:19:06 +02:00