Commit graph

924 commits

Author SHA1 Message Date
bobokun
cbd09b9562
Fixes #356 2023-07-15 15:03:29 -04:00
bobokun
b217bbcdba
fixes bug in sending webhook with wrong attr type 2023-07-15 14:48:38 -04:00
github-actions[bot]
2693687552
Merge pull request #361 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2023.7.52
Bump qbittorrent-api from 2023.6.50 to 2023.7.52
2023-07-14 00:56:54 +00:00
dependabot[bot]
462be62f0c
Bump qbittorrent-api from 2023.6.50 to 2023.7.52
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.6.50 to 2023.7.52.
- [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.6.50...v2023.7.52)

---
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-07-14 00:56:34 +00:00
github-actions[bot]
5b5954598c
Merge pull request #357 from StuffAnThings/dependabot/pip/develop/gitpython-3.1.32
Bump gitpython from 3.1.31 to 3.1.32
2023-07-11 00:32:16 +00:00
dependabot[bot]
08231138b5
Bump gitpython from 3.1.31 to 3.1.32
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 00:31:59 +00:00
github-actions[bot]
33f4f160e0
Merge pull request #348 from StuffAnThings/dependabot/github_actions/develop/dependabot/fetch-metadata-1.6.0
Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
2023-06-28 01:00:29 +00:00
dependabot[bot]
5ab2019abd
Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.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-06-28 01:00:12 +00:00
bobokun
fa4492d169
updates version 2023-06-27 20:04:34 -04:00
bobokun
16d545067f
Merge pull request #344 from StuffAnThings/develop
4.0.2
2023-06-27 20:03:54 -04:00
bobokun
993b218c72
4.0.2 2023-06-27 20:01:00 -04:00
bobokun
1e39bf5b18
Merge pull request #346 from bakerboy448/patch-5
Update config.yml.sample - fix unpackerred
2023-06-27 08:50:40 -04:00
bobokun
e1da3ea61e
Merge branch 'develop' into patch-5 2023-06-27 08:50:15 -04:00
bakerboy448
21ed2cd8b5
Update config.yml.sample - fix unpackerred 2023-06-25 21:29:05 -05:00
bobokun
d6f4e11089
updates changelog 2023-06-25 15:22:16 -04:00
bobokun
00ba767ee7
fix minor bug 2023-06-24 15:51:55 -04:00
bobokun
73838407e6
Adds min_num_seeds (Adds #321) 2023-06-24 12:40:20 -04:00
bobokun
42efc219ad
fixes bug when checking if tag is in torrent.tags 2023-06-24 11:24:27 -04:00
bobokun
822092ed80
increase timeout further (#343) 2023-06-24 10:06:03 -04:00
bobokun
c3a6355e41
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate
  Bump qbittorrent-api from 2023.6.49 to 2023.6.50
  Update config.yml.sample
2023-06-24 09:52:34 -04:00
bobokun
b4b75754d5
increase qbitorrent api timeout (fixes #343) 2023-06-24 09:52:21 -04:00
bobokun
7708a4c2c9
Merge pull request #342 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-19 21:47:43 -04:00
bobokun
61a35ee90f
Merge branch 'develop' into pre-commit-ci-update-config 2023-06-19 21:47:31 -04:00
pre-commit-ci[bot]
455f4a9bec
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/lyz-code/yamlfix: 1.10.0 → 1.11.0](https://github.com/lyz-code/yamlfix/compare/1.10.0...1.11.0)
- [github.com/asottile/reorder-python-imports: v3.9.0 → v3.10.0](https://github.com/asottile/reorder-python-imports/compare/v3.9.0...v3.10.0)
- [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](https://github.com/asottile/pyupgrade/compare/v3.6.0...v3.7.0)
2023-06-20 01:39:40 +00:00
github-actions[bot]
38be106d27
Merge pull request #341 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2023.6.50
Bump qbittorrent-api from 2023.6.49 to 2023.6.50
2023-06-20 00:59:25 +00:00
dependabot[bot]
e738dff881
Bump qbittorrent-api from 2023.6.49 to 2023.6.50
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.6.49 to 2023.6.50.
- [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.6.49...v2023.6.50)

---
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-06-20 00:59:08 +00:00
bobokun
f96ac278d7
fixes #340 2023-06-19 11:20:52 -04:00
bobokun
e49c3edf4b
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.31 to 0.17.32
2023-06-19 10:46:58 -04:00
bobokun
7cd9982cf9
fixes #333 2023-06-19 10:46:48 -04:00
github-actions[bot]
bb1ce6cd9c
Merge pull request #338 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.32
Bump ruamel-yaml from 0.17.31 to 0.17.32
2023-06-19 01:20:25 +00:00
dependabot[bot]
bcd7e410ca
Bump ruamel-yaml from 0.17.31 to 0.17.32
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.31 to 0.17.32.

---
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-19 01:20:05 +00:00
bobokun
ee871b4f92
Merge pull request #337 from Davo1624/patch-2
Update config.yml.sample
2023-06-17 07:31:26 -04:00
Davo1624
3675668930
Update config.yml.sample
change add_group_to_tag to reflect updated behaviour
2023-06-17 06:55:01 -04:00
bobokun
99504fbca9
fix for unknown branch 2023-06-16 19:15:40 -04:00
bobokun
1d262de28a
Merge pull request #336 from StuffAnThings/develop
4.0.1
2023-06-16 08:50:13 -04:00
bobokun
a42db58911
4.0.1 2023-06-16 08:49:27 -04:00
github-actions[bot]
1baf851d49
Merge pull request #335 from StuffAnThings/dependabot/pip/develop/pre-commit-3.3.3
Bump pre-commit from 3.3.2 to 3.3.3
2023-06-14 01:01:03 +00:00
dependabot[bot]
ef5756b603
Bump pre-commit from 3.3.2 to 3.3.3
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 01:00:46 +00:00
bobokun
5704f6e52d
fix bug applying share limits 2023-06-13 09:48:23 -04:00
bobokun
d309e5576d
Merge pull request #331 from StuffAnThings/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-12 21:20:44 -04:00
bobokun
9b81f61b31
Merge branch 'develop' into pre-commit-ci-update-config 2023-06-12 21:20:31 -04:00
pre-commit-ci[bot]
581dfec19a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.6.0)
2023-06-13 01:06:42 +00:00
bobokun
948d289faf
Fixes #327 2023-06-12 20:05:11 -04:00
github-actions[bot]
835a1720bb
Merge pull request #330 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2023.6.49
Bump qbittorrent-api from 2023.5.48 to 2023.6.49
2023-06-12 01:23:35 +00:00
dependabot[bot]
16a3662830
Bump qbittorrent-api from 2023.5.48 to 2023.6.49
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.5.48 to 2023.6.49.
- [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.5.48...v2023.6.49)

---
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-06-12 01:23:14 +00:00
bobokun
158c3c5f07
updates README to include share_limits 2023-06-11 17:25:39 -04:00
bobokun
1169ef39fd
Merge pull request #328 from buthed010203/patch-1
Allow defining multiple announce urls for one tracker
2023-06-11 17:21:06 -04:00
bobokun
4181c9390c
couple minor bug fixes + documentation 2023-06-11 17:19:43 -04:00
bobokun
4d6c55d451
Merge branch 'develop' into patch-1 2023-06-11 16:48:07 -04:00
bobokun
da26643e3c
Merge branch 'master' of https://github.com/StuffAnThings/qbit_manage into develop
* 'master' of https://github.com/StuffAnThings/qbit_manage:
  Update config.yml.sample
2023-06-11 16:47:24 -04:00