Commit graph

15 commits

Author SHA1 Message Date
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
5704f6e52d
fix bug applying share limits 2023-06-13 09:48:23 -04:00
bobokun
948d289faf
Fixes #327 2023-06-12 20:05:11 -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
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
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
9572f68e4b
fixes bug in group notifications
adds trace logs for share limits
2023-06-05 15:27:49 -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
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
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