pre-commit-ci[bot]
|
8d8e171b81
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-17 21:08:38 +00:00 |
|
buthed010203
|
a113179e48
|
Fixed remove_orphans being slow and not removing empty directories
|
2023-04-17 16:58:28 -04:00 |
|
bobokun
|
30c3beae2d
|
Merge pull request #264 from StuffAnThings/develop
3.6.0
|
2023-04-12 14:48:23 -04:00 |
|
bobokun
|
2a586badc0
|
Merge branch 'master' into develop
|
2023-04-12 14:41:02 -04:00 |
|
bobokun
|
77bbaf9a3e
|
updates changelog
|
2023-04-12 14:40:22 -04:00 |
|
bobokun
|
c0467bf4ab
|
use new qbitorrent api tracker status for
removing unregistered torrents instead of my own
|
2023-04-11 20:42:33 -04:00 |
|
bobokun
|
550e831564
|
updates qbitorrent api
|
2023-04-11 19:42:01 -04:00 |
|
bobokun
|
af9238a758
|
more fixes
|
2023-04-11 11:23:23 -04:00 |
|
bobokun
|
8e1cd6406a
|
bug fixes
|
2023-04-11 07:20:50 -04:00 |
|
github-actions[bot]
|
36b8ea9250
|
Merge pull request #263 from StuffAnThings/dependabot/pip/develop/schedule-1.2.0
Bump schedule from 1.1.0 to 1.2.0
|
2023-04-11 00:59:51 +00:00 |
|
dependabot[bot]
|
61e96ed1f8
|
Bump schedule from 1.1.0 to 1.2.0
Bumps [schedule](https://github.com/dbader/schedule) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dbader/schedule/releases)
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst)
- [Commits](https://github.com/dbader/schedule/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-11 00:59:35 +00:00 |
|
bobokun
|
04134d3c0a
|
more refactoring
|
2023-04-10 20:50:55 -04:00 |
|
bobokun
|
b141c1f669
|
fix github workflow badge
|
2023-04-10 16:58:24 -04:00 |
|
bobokun
|
89d9188d9d
|
refactor remove_orphaned
|
2023-04-10 16:44:51 -04:00 |
|
bobokun
|
5cfb0cd4b3
|
refactor nohardlinks
|
2023-04-10 16:30:57 -04:00 |
|
bobokun
|
3c1410f8af
|
refactor recheck
|
2023-04-10 15:11:03 -04:00 |
|
bobokun
|
f0b3ecd4e9
|
refactor cross_seed
|
2023-04-10 14:57:26 -04:00 |
|
bobokun
|
5935b5448d
|
refactor remove_unregistered
|
2023-04-10 14:55:14 -04:00 |
|
bobokun
|
c89c6e2ca2
|
update changelog
|
2023-04-10 12:18:43 -04:00 |
|
bobokun
|
bece9526e3
|
refactor category and tags
|
2023-04-10 11:52:51 -04:00 |
|
bobokun
|
c180eba390
|
3.6.0
|
2023-04-10 11:46:00 -04:00 |
|
bobokun
|
a544f9a3b0
|
Merge pull request #261 from StuffAnThings/develop
3.5.1
|
2023-04-10 08:16:14 -04:00 |
|
bobokun
|
fab58de5a2
|
Fixes #258
|
2023-04-09 20:51:13 -04:00 |
|
bobokun
|
7b8aa3b015
|
Fixes #260
|
2023-04-09 15:37:23 -04:00 |
|
bobokun
|
f1655b2552
|
Merge pull request #257 from bakerboy448/patch-1
(fix) actually finally fix no hardlink seed/
|
2023-04-05 07:44:40 -04:00 |
|
pre-commit-ci[bot]
|
6796e989d9
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-05 07:36:04 +00:00 |
|
bakerboy448
|
acc02e80cd
|
fixup!
|
2023-04-05 02:35:54 -05:00 |
|
pre-commit-ci[bot]
|
23ab49081a
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-05 07:34:53 +00:00 |
|
bakerboy448
|
d053a66816
|
(fix) actually finally fix no hardlink seed/
|
2023-04-05 02:34:34 -05:00 |
|
bobokun
|
e6b3642a72
|
Merge pull request #256 from bakerboy448/fix-maxratio
qbit nohardlinks fixes
|
2023-04-04 23:09:58 -04:00 |
|
bobokun
|
29eeb60d9a
|
Merge branch 'master' into fix-maxratio
|
2023-04-04 23:06:58 -04:00 |
|
bakerboy448
|
43aebb7e32
|
Fixup!
|
2023-04-04 21:49:09 -05:00 |
|
Bakerboy448
|
d67a7bf941
|
bump to v3.5.1
|
2023-04-04 17:26:34 -05:00 |
|
Bakerboy448
|
32f2da75c9
|
(fix) qbit nohardlinks ratio/seed time if tracker not set
(fix) not falling back to default for nohardlinks goals if not set
Fixes #255
|
2023-04-04 17:23:30 -05:00 |
|
bobokun
|
9a7cda4109
|
Merge pull request #254 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-04-03 22:05:31 -04:00 |
|
pre-commit-ci[bot]
|
36a43281ae
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
|
2023-04-04 02:03:13 +00:00 |
|
bobokun
|
ac3da267f9
|
Merge pull request #253 from StuffAnThings/develop
3.5.0
|
2023-04-03 21:58:07 -04:00 |
|
bobokun
|
62a7c5327a
|
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
Bump pre-commit from 3.2.1 to 3.2.2
|
2023-04-03 21:55:44 -04:00 |
|
bobokun
|
6fd29d6e4f
|
updates changelog
|
2023-04-03 21:55:13 -04:00 |
|
github-actions[bot]
|
a60aee265c
|
Merge pull request #252 from StuffAnThings/dependabot/pip/develop/pre-commit-3.2.2
Bump pre-commit from 3.2.1 to 3.2.2
|
2023-04-04 01:04:58 +00:00 |
|
dependabot[bot]
|
37f8ed87cc
|
Bump pre-commit from 3.2.1 to 3.2.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.1...v3.2.2)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-04 01:04:41 +00:00 |
|
bobokun
|
806ff7ef11
|
bug fix beyondHD
|
2023-04-01 13:12:03 -04:00 |
|
bobokun
|
d1c26fffa6
|
adds support for custom noHL tag #210
|
2023-04-01 11:25:01 -04:00 |
|
bobokun
|
61c42e7f5b
|
fixes minor bug when qbt_run=true
|
2023-04-01 10:08:47 -04:00 |
|
bobokun
|
18a583ece6
|
Merge pull request #251 from bakerboy448/cleanup
fixup end webhook run
|
2023-03-31 20:25:19 -04:00 |
|
Bakerboy448
|
36ba7afdae
|
fixup end webhook run
|
2023-03-31 19:23:12 -05:00 |
|
bobokun
|
900fc1101b
|
Merge pull request #250 from bakerboy448/cleanup
simplfy webhook logic & improve logging
|
2023-03-31 19:41:23 -04:00 |
|
Bakerboy448
|
0c8bbd856c
|
simplfy webhook logic & improve logging
|
2023-03-31 18:33:08 -05:00 |
|
bobokun
|
aecf9e82d4
|
Merge pull request #248 from bakerboy448/cleanup
lint cleanup
pylint and misc variable/naming cleanup
add docstrings
fix typos
|
2023-03-31 19:25:03 -04:00 |
|
Bakerboy448
|
ff12ba9203
|
fixup! REQUIRED_VERSION_STR
|
2023-03-31 18:15:22 -05:00 |
|