ludviglundgren / qbittorrent-cli

Cli to manage qBittorrent
MIT License
152 stars 17 forks source link

qbt torrent import appears succesful but torrents don't show in client or qbt torrent list #95

Open 0nobody0 opened 1 month ago

0nobody0 commented 1 month ago

Hi,

Using qbt 2.0.0 and qbitorrent App version: v4.5.2 / API version: 2.8.19:

just tried importing torrents from deluge with qbt torrent import deluge --source-dir ~/.config/deluge/state/ --qbit-dir ~/.local/share/data/qBittorrent/BT_backup. All torrents appeared to be processed and the import ended with succesfully imported torrents!

I looked in ~/.local/share/data/qBittorrent/BT_backup and the .torrent and .fastresume files are all there.

Restarting qbittorrent and i don't see any torrents, and none show with qbt torrent list.

apologies if i am missing the last step. thanks for your work.

ludviglundgren commented 3 weeks ago

Hi! Thanks for the report. Will try and investigate but first some questions:

In qBittorrent advanced settings, What do you have for Resume data storage type? Fastresume files or SQLite database?

This tool only supports Fastresume files for now

Did you have any labels in Deluge?

0nobody0 commented 3 weeks ago

thank you! Resume data storage type is set to Fastresume files. no labels in deluge!