jslay88 / qbt_migrate

Migrate qBittorrent downloads
MIT License
162 stars 10 forks source link

Update BT_backup path auto-detection #71

Open jslay88 opened 9 months ago

jslay88 commented 9 months ago

With the updated qBittorrent, the default paths on Linux and MacOS have changed.

discover_bt_backup_path needs to reflect these changes, and "hunt" for legacy vs current for Linux.

This can be accomplished by following the QStandardPaths