StuffAnThings / qbit_manage

This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more.
MIT License
639 stars 42 forks source link

[Bug]: time duration format does not work as expected #543

Closed sgtsquiggs closed 2 months ago

sgtsquiggs commented 2 months ago

Describe the Bug

Config Error: share_limits->cross-seed sub-attribute min_seeding_time must an integer >= 0

Config

share_limits:
  cross-seed:
    priority: 2
    include_all_tags:
    - cross-seed
    min_seeding_time: 12w
    cleanup: false

Logs

https://gist.github.com/sgtsquiggs/53a806993ed25df158a796cf915162a7

Screenshots

No response

Installation

Docker

Version Number

4.1.2

What branch are you on?

master

bobokun commented 2 months ago

you're not on the latest version 4.1.3. Please update and try again