mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-17 01:06:32 +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. |
||
---|---|---|
.. | ||
__init__.py | ||
category.py | ||
recheck.py | ||
remove_orphaned.py | ||
remove_unregistered.py | ||
share_limits.py | ||
tag_nohardlinks.py | ||
tags.py |