Commit graph

630 commits

Author SHA1 Message Date
bobokun 3a8bdf526f
Additional error checking to fix #282 2023-05-06 09:37:11 -04:00
bobokun 8684066e40
updates changelog 2023-04-24 20:17:27 -04:00
bobokun 9beda595f7
update changelog 2023-04-23 13:29:03 -04:00
bobokun 79cc4fd133
Fixes #271 2023-04-23 13:27:40 -04:00
bobokun 9e954c943b
additional trace logging and error checking to
fix #272
2023-04-23 13:06:14 -04:00
bobokun 706821f916
better logging for #271 2023-04-22 17:06:07 -04:00
bobokun 538dd61f89
removes old deprecated tags config 2023-04-22 15:57:56 -04:00
bobokun c64ec410da
Fixes #270 2023-04-22 15:40:49 -04:00
bobokun 603fb76328
3.6.2 2023-04-22 15:40:02 -04:00
bobokun 43c0b5e244
updates changelog 2023-04-21 14:04:40 -04:00
bobokun 0af226b1c5
3.6.1 2023-04-21 14:02:11 -04:00
bobokun e2286791d0
Merge pull request #266 from buthed010203/patch-1
Fixed remove_orphans being slow and not removing empty directories
2023-04-21 13:57:42 -04:00
pre-commit-ci[bot] 63ce99d7e2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-21 17:52:24 +00:00
buthed010203 ce044c9eab
Apply suggestions from code review (again)
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>
2023-04-21 13:52:17 -04:00
buthed010203 3f99488cd1
Merge branch 'develop' into patch-1 2023-04-21 13:45:10 -04:00
pre-commit-ci[bot] 16c7e944bf [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-21 17:44:55 +00:00
buthed010203 880d37700e
Apply suggestions from code review
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>
2023-04-21 13:44:42 -04:00
github-actions[bot] 349b0f2d5c
Merge pull request #268 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2023.4.47
Bump qbittorrent-api from 2023.4.46 to 2023.4.47
2023-04-20 01:00:30 +00:00
dependabot[bot] 87d134f40b
Bump qbittorrent-api from 2023.4.46 to 2023.4.47
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.4.46 to 2023.4.47.
- [Release notes](https://github.com/rmartin16/qbittorrent-api/releases)
- [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2023.4.46...v2023.4.47)

---
updated-dependencies:
- dependency-name: qbittorrent-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 01:00:15 +00:00
github-actions[bot] 256c288490
Merge pull request #267 from StuffAnThings/dependabot/github_actions/develop/dependabot/fetch-metadata-1.4.0
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
2023-04-18 00:59:48 +00:00
dependabot[bot] b447581aa7
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 00:59:31 +00:00
buthed010203 ffa64f6435
Merge branch 'develop' into patch-1 2023-04-17 17:32:21 -04:00
buthed010203 d2f22b3370
Update prints 2023-04-17 17:15:37 -04:00
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
github-actions[bot] 4ca09bbed3
Merge pull request #265 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2023.4.46
Bump qbittorrent-api from 2023.4.45 to 2023.4.46
2023-04-17 01:10:42 +00:00
dependabot[bot] e3e79558c2
Bump qbittorrent-api from 2023.4.45 to 2023.4.46
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.4.45 to 2023.4.46.
- [Release notes](https://github.com/rmartin16/qbittorrent-api/releases)
- [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2023.4.45...v2023.4.46)

---
updated-dependencies:
- dependency-name: qbittorrent-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 01:10:25 +00: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