mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-09 21:36:52 +08:00
Add support for specifying a configuration directory using the new --config-dir argument. When provided, this option takes precedence over --config-file and automatically discovers all .yml and .yaml files in the specified directory (excluding schedule.yml). Falls back to legacy --config-file behavior when not specified, maintaining backward compatibility. |
||
---|---|---|
.. | ||
core | ||
__init__.py | ||
apprise.py | ||
config.py | ||
logs.py | ||
notifiarr.py | ||
qbit_error_handler.py | ||
qbittorrent.py | ||
scheduler.py | ||
torrent_hash_generator.py | ||
util.py | ||
web_api.py | ||
webhooks.py |