qbit_manage/modules
bobokun e0905b214f
refactor(path): replace string replace with cross-platform path utility
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.
2025-08-31 21:48:07 -04:00
..
core refactor(path): replace string replace with cross-platform path utility 2025-08-31 21:48:07 -04:00
__init__.py 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
apprise.py 4.1.5 (#559) 2024-05-24 20:39:18 -04:00
config.py refactor(path): replace string replace with cross-platform path utility 2025-08-31 21:48:07 -04:00
logs.py v4.5.0 (#862) 2025-07-11 19:13:41 -04:00
notifiarr.py Adds rate limit to Notifiarr 2023-05-30 21:42:57 -04:00
qbit_error_handler.py 4.5.1 (#874) 2025-07-19 08:59:41 -04:00
qbittorrent.py refactor(path): replace string replace with cross-platform path utility 2025-08-31 21:48:07 -04:00
scheduler.py 4.5.5 (#922) 2025-08-24 18:44:54 -04:00
torrent_hash_generator.py use logging in torrent_hash_generator 2023-05-22 16:16:38 -04:00
util.py refactor(path): replace string replace with cross-platform path utility 2025-08-31 21:48:07 -04:00
web_api.py 4.6.0 (#931) 2025-08-30 14:54:13 -04:00
webhooks.py 4.4.0 (#845) 2025-06-22 07:41:55 -04:00