Commit graph

737 commits

Author SHA1 Message Date
bobokun
f154792a88
separate requirements dev 2023-06-01 20:01:38 -04:00
bobokun
bbdbf73d2f
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
2023-06-01 19:57:36 -04:00
bobokun
9cd3949362
fixes share limits bug
- Fixes rounding issue with upload limit
- Check cleanup on every run
- Don't send notification when no updates being made
- Fix torrent removing grouping tag when tag changes
2023-06-01 19:54:33 -04:00
github-actions[bot]
569b0d8ac7
Merge pull request #316 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.31
Bump ruamel-yaml from 0.17.30 to 0.17.31
2023-06-01 01:03:43 +00:00
dependabot[bot]
97f09388f8
Bump ruamel-yaml from 0.17.30 to 0.17.31
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.30 to 0.17.31.

---
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-06-01 01:03:29 +00:00
bobokun
cf3cfc4470
Updates include/exclude tags to be more flexible 2023-05-31 17:01:40 -04:00
bobokun
c341088adc
updates to config.yml.sample 2023-05-31 08:08:26 -04:00
bobokun
8e842761fc
fix minor bug in nohardlink config 2023-05-30 23:01:18 -04:00
bobokun
58ecbcfe2e
update nohardlinks config 2023-05-30 22:38:46 -04:00
bobokun
4ee0a33602
Merge pull request #312 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-30 21:45:09 -04:00
bobokun
580351f6d5
Adds rate limit to Notifiarr 2023-05-30 21:42:57 -04:00
bobokun
0c6ebcd316
update format 2023-05-30 21:39:49 -04:00
bobokun
fbf9cb59e9
Adds new command share_limits to update share limits based on tags/categories specified per group
(Closes #88, Closes #306, Closes #259, Closes #308, Closes #137)
2023-05-30 21:26:54 -04:00
github-actions[bot]
fe56320ec3
Merge pull request #314 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.30
Bump ruamel-yaml from 0.17.28 to 0.17.30
2023-05-31 01:00:09 +00:00
dependabot[bot]
b27c1c9245
Bump ruamel-yaml from 0.17.28 to 0.17.30
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.28 to 0.17.30.

---
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-31 00:59:53 +00:00
github-actions[bot]
8f28c1d992
Merge pull request #313 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2023.5.48
Bump qbittorrent-api from 2023.4.47 to 2023.5.48
2023-05-30 00:59:17 +00:00
dependabot[bot]
4edc31cdef
Bump qbittorrent-api from 2023.4.47 to 2023.5.48
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.4.47 to 2023.5.48.
- [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.47...v2023.5.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 00:59:03 +00:00
pre-commit-ci[bot]
6edf40f178
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/lyz-code/yamlfix: 1.9.0 → 1.10.0](https://github.com/lyz-code/yamlfix/compare/1.9.0...1.10.0)
2023-05-29 23:53:25 +00:00
github-actions[bot]
77f90cdaa9
Merge pull request #311 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.28
Bump ruamel-yaml from 0.17.27 to 0.17.28
2023-05-29 01:33:02 +00:00
dependabot[bot]
3210676062
Bump ruamel-yaml from 0.17.27 to 0.17.28
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.27 to 0.17.28.

---
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-29 01:32:46 +00:00
bobokun
7176e7d3c8
updates docstring for check_for_attribute 2023-05-28 18:00:38 -04:00
bobokun
6ec6cff115
fixes trace logging 2023-05-28 16:49:21 -04:00
bobokun
1a5f8b29ba
Merge pull request #310 from StuffAnThings/develop
3.6.4
2023-05-28 14:21:08 -04:00
bobokun
e94fd129f1
Merge branch 'master' into develop 2023-05-28 14:20:42 -04:00
bobokun
8c48ecdc37
3.6.4 2023-05-28 14:19:07 -04:00
bobokun
839fbe9251
Merge pull request #307 from ftc2/skip-qb-version-check
FEAT: bypass qBittorrent version check
2023-05-26 20:56:31 -04:00
ftc2
717a6ec51c STYLE: break long line, version bump 2023-05-26 19:53:25 -05:00
pre-commit-ci[bot]
285b4afbb9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-27 00:28:01 +00:00
ftc2
8c0b7c6a2b FEAT: bypass qBittorrent version check
add feature `--skip-qb-version-check` (`QBT_SKIP_QB_VERSION_CHECK`).
allows running qbit_manage on unsupported versions of qBittorrent/libtorrent.

this is hidden/suppressed for now in argparse to reduce support burden.
2023-05-26 19:17:45 -05:00
bobokun
eccb33864e
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump ruamel-yaml from 0.17.26 to 0.17.27
  Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
2023-05-26 16:20:42 -04:00
bobokun
d2f81e2694
Fixes #302 2023-05-26 16:20:33 -04:00
github-actions[bot]
b025c4246a
Merge pull request #304 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.27
Bump ruamel-yaml from 0.17.26 to 0.17.27
2023-05-26 01:00:06 +00:00
dependabot[bot]
657a7f05cc
Bump ruamel-yaml from 0.17.26 to 0.17.27
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.26 to 0.17.27.

---
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-26 00:59:52 +00:00
github-actions[bot]
d034c87ced
Merge pull request #303 from StuffAnThings/dependabot/github_actions/develop/dependabot/fetch-metadata-1.5.1
Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
2023-05-25 00:59:26 +00:00
dependabot[bot]
97f250319b
Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 00:59:11 +00:00
bobokun
a1a67d2d6b
Merge pull request #301 from StuffAnThings/develop
3.6.3
2023-05-23 20:48:57 -04:00
bobokun
aaf2a02b83
3.6.3 2023-05-23 20:47:38 -04:00
bobokun
1ddb87a98d
Merge pull request #299 from buthed010203/patch-1
Make remove_orphaned even faster
2023-05-23 19:50:46 -04:00
buthed010203
19fdd795ae
Update VERSION 2023-05-23 10:26:01 -04:00
buthed010203
2fd5701922
Make remove_orphaned even faster
This is not an addiction I swear
2023-05-23 10:12:51 -04:00
bobokun
be742694d1
Merge pull request #298 from buthed010203/patch-1
Fix update_orphaned empty directory removal
2023-05-23 09:53:01 -04:00
buthed010203
02baffd29b
Cleanup imports 2023-05-23 09:18:18 -04:00
buthed010203
afd2e64dd9
Fix update_orphaned empty directory removal
As this no longer uses a starmap, the second argument wasn't being passed in correctly.
2023-05-23 09:15:11 -04:00
bobokun
b7af4de4ac
changelog and version bump 2023-05-22 21:50:29 -04:00
bobokun
4c7c54f1cb
updates dockerfile 2023-05-22 21:37:56 -04:00
bobokun
f85adbbb02
fix dockerfile 2023-05-22 21:33:42 -04:00
bobokun
27a04c5634
More info on versions 2023-05-22 21:29:31 -04:00
bobokun
174f7cbf67
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump requests from 2.30.0 to 2.31.0
  Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
2023-05-22 21:10:52 -04:00
bobokun
ef0f882814
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
2023-05-22 21:10:46 -04:00
github-actions[bot]
42bb357f51
Merge pull request #296 from StuffAnThings/dependabot/pip/develop/requests-2.31.0
Bump requests from 2.30.0 to 2.31.0
2023-05-23 01:00:12 +00:00