Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
0nobody0 opened this issue Aug 12, 2024 · 4 comments

Comments

@0nobody0
Copy link

0nobody0 commented Aug 12, 2024

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
Copy link
Owner

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
Copy link
Author

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

@zkutasi
Copy link

zkutasi commented Nov 19, 2024

Any progress on this? I wanted to try out qbt to import a few thousand of Deluge torrents... but I see none of them after a successful import. Where to debug this? Maybe it only worked until a specific Qbittorrent?

EDIT: The issue was, that the destination folder was wrong in the example, it shall be
.local/share/qBittorrent/BT_backup
instead of
.local/share/data/qBittorrent/BT_backup

Thanks for this tool, truly remarkable.

@ludviglundgren
Copy link
Owner

EDIT: The issue was, that the destination folder was wrong in the example, it shall be .local/share/qBittorrent/BT_backup instead of .local/share/data/qBittorrent/BT_backup

Thanks for this tool, truly remarkable.

Happy you like it! One some systems the other one works and vice versa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants