Commit graph

808 commits

Author SHA1 Message Date
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
bobokun cbb12bd201
Merge branch 'develop' into patch-1 2023-06-11 16:45:37 -04:00
bobokun 73f11ec437
change default share_limits_tag to start with ~
in order to add the tag at the end to declutter webUI
2023-06-11 16:31:59 -04:00
bobokun 2f779e1960
black formatting + precommit updates 2023-06-11 15:54:52 -04:00
bobokun d0421f2b7d
fixes #329 (updates missing share_limits tag when
share_limits are satisfied)
Modifies logic for share_limits_suffix_tag to become share_limits_tag.
This change adds share_limits_tag to become prefix rather than suffix
and adds additional priority information
2023-06-11 15:33:09 -04:00
bobokun b93eec7665
cross-seed moves file to error folder if it fails to
inject torrent
2023-06-11 13:20:48 -04:00
buthed010203 dfbb1c6c5d
Allow defining multiple announce urls for one tracker 2023-06-09 17:11:50 -04:00
bobokun a36a28b52c
Merge pull request #326 from Davo1624/patch-1
Update config.yml.sample
2023-06-07 06:29:52 -04:00
Davo1624 afc4bf3583
Update config.yml.sample 2023-06-07 06:22:38 -04:00
bobokun 81104cea74
Merge pull request #323 from StuffAnThings/develop
v4.0.0 release
2023-06-06 17:47:13 -04:00
bobokun 65086a6b7d
v4.0.0 2023-06-06 17:46:05 -04:00
bobokun 148a1a2176
increase log size and backup count 2023-06-05 22:38:05 -04:00
bobokun 0a85c8c5d4
better trace logging in share_limits 2023-06-05 16:40:46 -04:00
bobokun 787c23fe55
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  add orphaned data config details
2023-06-05 15:27:56 -04:00
bobokun 9572f68e4b
fixes bug in group notifications
adds trace logs for share limits
2023-06-05 15:27:49 -04:00
bobokun b3783f7146
Merge pull request #322 from bakerboy448/patch-4
add orphaned data config details
2023-06-05 13:57:10 -04:00
bakerboy448 81574917e8
add orphaned data config details 2023-06-05 12:55:28 -05:00