Commit graph

808 commits

Author SHA1 Message Date
buthed010203 cc723d529d
Fix crash in cross-seed module 2023-05-18 14:15:54 -04:00
buthed010203 294292eb58
Fix remove_empty_directories crashing when run in parallel 2023-05-18 14:04:17 -04:00
github-actions[bot] a797572f72
Merge pull request #288 from StuffAnThings/dependabot/pip/develop/pre-commit-3.3.2
Bump pre-commit from 3.3.1 to 3.3.2
2023-05-18 01:00:40 +00:00
dependabot[bot] eeb87f0948
Bump pre-commit from 3.3.1 to 3.3.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.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.3.1...v3.3.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-05-18 01:00:24 +00:00
github-actions[bot] 6c33d7ec75
Merge pull request #286 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.26
Bump ruamel-yaml from 0.17.24 to 0.17.26
2023-05-10 01:12:47 +00:00
dependabot[bot] 50a88759c6
Bump ruamel-yaml from 0.17.24 to 0.17.26
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.24 to 0.17.26.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 01:12:29 +00:00
pre-commit-ci[bot] eb8526bc1c
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
- [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](https://github.com/asottile/pyupgrade/compare/v3.3.2...v3.4.0)
2023-05-09 01:12:14 +00:00
github-actions[bot] 6c28de4716
Merge pull request #284 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.24
Bump ruamel-yaml from 0.17.22 to 0.17.24
2023-05-08 01:07:17 +00:00
dependabot[bot] 4bca6f142a
Bump ruamel-yaml from 0.17.22 to 0.17.24
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.22 to 0.17.24.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 01:06:58 +00:00
bobokun 021cfca6f3
Merge branch 'master' of https://github.com/StuffAnThings/qbit_manage into develop
* 'master' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate
  [pre-commit.ci] pre-commit autoupdate
2023-05-06 09:40:10 -04:00
bobokun a1cda42552
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump requests from 2.29.0 to 2.30.0
  Bump ruamel-yaml from 0.17.21 to 0.17.22
  Bump pre-commit from 3.3.0 to 3.3.1
  Bump pre-commit from 3.2.2 to 3.3.0
  Bump requests from 2.28.2 to 2.29.0
2023-05-06 09:39:21 -04:00
bobokun 3a8bdf526f
Additional error checking to fix #282 2023-05-06 09:37:11 -04:00
github-actions[bot] c1d4673f76
Merge pull request #283 from StuffAnThings/dependabot/pip/develop/requests-2.30.0
Bump requests from 2.29.0 to 2.30.0
2023-05-05 01:01:51 +00:00
dependabot[bot] 007986ba5b
Bump requests from 2.29.0 to 2.30.0
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.30.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 01:01:36 +00:00
github-actions[bot] 65faf2058d
Merge pull request #281 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.22
Bump ruamel-yaml from 0.17.21 to 0.17.22
2023-05-03 01:00:35 +00:00
github-actions[bot] f2d62cbbc4
Merge pull request #280 from StuffAnThings/dependabot/pip/develop/pre-commit-3.3.1
Bump pre-commit from 3.3.0 to 3.3.1
2023-05-03 00:59:53 +00:00
dependabot[bot] 963b0109b3
Bump ruamel-yaml from 0.17.21 to 0.17.22
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.21 to 0.17.22.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 00:59:50 +00:00
dependabot[bot] 02c84078ee
Bump pre-commit from 3.3.0 to 3.3.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.0 to 3.3.1.
- [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.3.0...v3.3.1)

---
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-05-03 00:59:37 +00:00
bobokun b8acb8fb8f
Merge pull request #277 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-01 21:01:12 -04:00
github-actions[bot] cc59c4a5af
Merge pull request #278 from StuffAnThings/dependabot/pip/develop/pre-commit-3.3.0
Bump pre-commit from 3.2.2 to 3.3.0
2023-05-02 01:00:16 +00:00
dependabot[bot] b693b97fb0
Bump pre-commit from 3.2.2 to 3.3.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.0.
- [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.2...v3.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:59:58 +00:00
pre-commit-ci[bot] e491075d9e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
2023-05-02 00:50:44 +00:00
github-actions[bot] c7722d7f07
Merge pull request #276 from StuffAnThings/dependabot/pip/develop/requests-2.29.0
Bump requests from 2.28.2 to 2.29.0
2023-04-27 01:00:50 +00:00
dependabot[bot] 4b98f17ce7
Bump requests from 2.28.2 to 2.29.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.29.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.29.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 01:00:31 +00:00
bobokun 69999b36fb
Merge pull request #274 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-24 20:44:10 -04:00
pre-commit-ci[bot] 66b77202ff
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/adrienverge/yamllint.git: v1.30.0 → v1.31.0](https://github.com/adrienverge/yamllint.git/compare/v1.30.0...v1.31.0)
2023-04-25 00:35:48 +00:00
bobokun 1fa74bff68
Merge pull request #273 from StuffAnThings/develop
3.6.2
2023-04-24 20:18:44 -04:00
bobokun f3b4621921
Merge branch 'master' into develop 2023-04-24 20:18:21 -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 9e621e35d5
Merge pull request #269 from StuffAnThings/develop
3.6.1
2023-04-22 10:13:19 -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