Releases: jslay88/qbt_migrate
Releases · jslay88/qbt_migrate
2.3.2
2.3.1
2.3.1 (#56) * Update README * Changed description * Added "quit qBittorrent" note * Added Docker `BT_backup` path * Added support for `qBt-downloadPath` (#59 ) (#58 ) * Fixed `bt-backup-path` CLI (#60 ) (#57 )
2.3.0
2.3.0 (#54) * Replaces `os` with `pathlib.Path` for disk level actions. * Adds `enums.TargetOS` * Bump testing and development to 3.10 * Add development requirements to `pyproject.toml` * Replaces `re.match` with `re.search` for `fastresume` discovery when using Regex patterns * Adds emojis and cleans up INFO and DEBUG log outputs. * Adds `-v` and `--version` for version print.
2.2.1
2.2.1 (#46) * Add regex help info to README (#45) * Added usage example for regex (#47) * Fix more issues when save_path or qBt-savePath keys are missing from fastresume (#44) * Fixes #43 - Handle fastresume files when one of the save_path or qBt-savePath keys are missing, and set both keys using the value from the available key.
2.2.0
2.2.0 (#42) * Regex Support #29 #23
2.1.6
2.1.6 (#40) * Fixes #32 with #33 * Fixes `BT_Backup` -> `BT_backup` in docs and strings.