Commit graph

51 commits

Author SHA1 Message Date
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
bobokun
cf3cfc4470
Updates include/exclude tags to be more flexible 2023-05-31 17:01:40 -04:00
bobokun
8e842761fc
fix minor bug in nohardlink config 2023-05-30 23:01:18 -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
bobokun
6ec6cff115
fixes trace logging 2023-05-28 16:49:21 -04:00
bobokun
8c48ecdc37
3.6.4 2023-05-28 14:19:07 -04:00
ftc2
717a6ec51c STYLE: break long line, version bump 2023-05-26 19:53:25 -05:00
bobokun
d2f81e2694
Fixes #302 2023-05-26 16:20:33 -04:00
bobokun
aaf2a02b83
3.6.3 2023-05-23 20:47:38 -04:00
buthed010203
19fdd795ae
Update VERSION 2023-05-23 10:26:01 -04:00
bobokun
b7af4de4ac
changelog and version bump 2023-05-22 21:50:29 -04:00
bobokun
27a04c5634
More info on versions 2023-05-22 21:29:31 -04:00
bobokun
e606a7d579
3.6.3 2023-05-19 21:45:14 -04:00
bobokun
603fb76328
3.6.2 2023-04-22 15:40:02 -04:00
bobokun
0af226b1c5
3.6.1 2023-04-21 14:02:11 -04:00
bobokun
c180eba390
3.6.0 2023-04-10 11:46:00 -04:00
Bakerboy448
d67a7bf941 bump to v3.5.1 2023-04-04 17:26:34 -05:00
Bakerboy448
6455987c66 bump to VERSION 3.5.0
noHardLinks ratio/time logic is a material change
2023-03-31 12:03:17 -05:00
bobokun
7cebd01221
3.4.5 2023-03-05 12:17:48 -05:00
bobokun
761e9f2bb5
3.4.4 2023-02-28 19:47:34 -05:00
bobokun
4a3cf72c61
3.4.3 2022-12-20 19:09:31 -05:00
bobokun
3533cfb2f5
3.4.2 2022-12-19 16:46:36 -05:00
bobokun
1e428ac9fe 3.4.1 2022-12-11 20:49:43 -05:00
bobokun
0f74ba471d
Fixes bug #173 Major refactor in shhare limits
- Fixes bug where paused `noHL` torrents were being removed by qbit-manage when seed time/ratios not met
- Share Limit deletions are now handled directly in qbm. This means qbm determines whether or not things should be deleted rather than qBittorrent.
- Better logging when `noHL` torrents get deleted once share limits are reached
   - It displays the numbers and reason why the share limit has been reached
- `noHL` torrent share limits get updated on each qbm run to reflect the latest config
   - Previously you would have to untag all `noHL` torrents and re-run to apply the new share limits
- `noHL` torrents get tagged and deleted in the same run if share limits are reached
   - Previously you would need to run qbm twice, first run would tag and second run would delete if share limits are reached
- Automatic handling of min_seeding_time requiring no more manual intervention.
   - Torrents that have met share ratio but not met the min_seeding_time requirements will now automatically remove share limits in qbt and resume torrent state in order to seed longer until share ratios are met.
   - These torrents are tagged with a new tag `MinSeedTimeNotReached`. Any torrents with this tag will not have share ratio limits applied in order to avoid qbt from pausing the torrent, (qbm will still delete this torrent once the minimum seed time is reached)
2022-11-21 21:14:20 -05:00
bobokun
d58fcf8b16
3.1.2 2022-11-07 19:03:37 -05:00
bobokun
218ca69371
tox and pre-commit formatting 2022-10-29 11:19:09 -04:00
Jon Lee
ad1ee0e3a9
3.3.1 2022-10-26 15:32:47 -04:00
Jon Lee
20833cedcf
BREAKING CHANGE: Adds #155
Adds empty_after_x_days for orphaned data #155
2022-09-25 21:48:57 -04:00
Jon Lee
eae7f97eff
3.2.7 2022-09-24 10:17:06 -04:00
Jon Lee
c666c88d67
3.2.6 2022-09-01 18:49:34 -04:00
bobokun
4002046e31
3.2.5 2022-08-13 14:33:37 -04:00
bobokun
f0ce11572f
3.2.4 2022-05-20 17:19:12 -04:00
bobokun
ee8133473e
3.2.3 2022-03-17 17:50:26 -04:00
bobokun
351f817b5f
3.2.2 2022-02-15 18:32:29 -05:00
bobokun
081376373c
3.2.1 2022-01-17 14:12:56 -05:00
bobokun
5a30cd54ba
3.2.0 2022-01-10 20:05:31 -05:00
bobokun
660a421290
3.1.6 2022-01-08 21:59:00 -05:00
bobokun
2e8cfa4798
3.1.5 2022-01-06 10:58:48 -05:00
bobokun
e2a7a378d8
v3.1.4 2021-12-30 18:21:44 -05:00
bobokun
cb5d9be325
v3.1.3 2021-12-29 08:57:27 -05:00
bobokun
85631a432c
up Version 2021-12-24 13:38:22 -05:00
bobokun
e92d6f34f9
Bug fix (remove unregistered torrents exception) 2021-12-19 14:39:16 -05:00
bobokun
4f5fdda44f
Added webhooks and Notifiarr functionality to test 2021-12-17 09:19:40 -05:00
bobokun
fe12cde5bc
Format Alignment 2021-12-16 14:06:10 -05:00
bobokun
90f836205b
minor bug fix 2021-12-15 08:04:21 -05:00
Jon
1da76debf1
Version 3.0: Rewritten from the ground up 2021-12-12 22:06:34 -05:00
bobokun
d26671e5f4
Improve logging 2021-12-01 17:53:14 -05:00
Jon
2cea69749f
Up Version 2.2 2021-11-27 15:14:49 -05:00
Jon
cd2b0e0dd4
Better error handling for cross_seed and bug fixes 2021-11-26 13:15:21 -05:00
Jon
7ca2983f08
Breaking changes!
Adjusted post-argument commands. Refer to -h for new list of updated commands
New feature: Built-in Scheduler
Enhancements: Code optimizations to run faster
Enhancements: Better error checking
Enhancements: Better logging
2021-11-22 14:53:01 -05:00