Commit graph

972 commits

Author SHA1 Message Date
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
bobokun
24eb05bd89
adjust skip_qb_version_check to not notify if true 2023-06-05 10:36:43 -04:00
bobokun
dbf8b6a87f
fixes bug in webhooks 2023-06-04 16:42:01 -04:00
bobokun
44f69c7e55
updates remove_unreg to use group notifications 2023-06-04 16:10:36 -04:00
bobokun
3be193636c
update pre-commit increase version logic 2023-06-04 15:43:13 -04:00
bobokun
bde5edfec8
adds tag_nohl to use group notifications 2023-06-04 15:33:27 -04:00
bobokun
f56c1e3220
adds recheck to use group notifications 2023-06-04 15:13:31 -04:00
bobokun
29751d1809
add pre-commit to increase version 2023-06-04 14:57:29 -04:00
bobokun
3f42ee5262
updates cross seed to use group notifiactions 2023-06-04 14:32:52 -04:00
bobokun
bf5d0621ef
update config sample description 2023-06-04 14:06:00 -04:00
bobokun
aa86f3f2c9
update sample 2023-06-04 12:33:15 -04:00
bobokun
99eebb7c10
Updated run_end stats to include share limits 2023-06-04 10:31:06 -04:00
bobokun
40eea41a29
fix cleanup bug 2023-06-04 07:44:17 -04:00
bobokun
38c8ab9c11
refactor webhook to group notifications 2023-06-03 23:24:56 -04:00
bobokun
2ce622f6b9
minor fixes 2023-06-03 20:43:42 -04:00
bobokun
56e397da4b
update dev7 version - notification changes 2023-06-03 20:15:13 -04:00
bobokun
b00c69a33e
rename torrent_name to torrents for notifications 2023-06-03 20:14:10 -04:00
bobokun
c013ff755b
updates categories to use group notifications 2023-06-03 20:03:38 -04:00
bobokun
e936e4526f
updates tags to use group notifications 2023-06-03 19:38:41 -04:00
bobokun
b5384dc915
adds notification grouping to share_limits 2023-06-02 20:40:05 -04:00
bobokun
55f4568f96
Merge pull request #320 from bakerboy448/patch-3
bump to v4
2023-06-02 15:46:59 -04:00
bakerboy448
527f7e7714
bump to v4 2023-06-02 14:42:18 -05:00
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