mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-16 00:38:02 +08:00
Replace all instances of string `.replace()` for path manipulation with a new `util.path_replace()` function that handles cross-platform path separators safely, improving compatibility between Windows and Unix-like systems. This includes updates in config, remove_orphaned, share_limits, tag_nohardlinks, qbittorrent modules, and the addition of the utility function itself. |
||
---|---|---|
.. | ||
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 |