Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Windows specific questions, problems.
LonliLokli2

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by LonliLokli2 »

Hello!

I am on MacOs and have both Deluge and QBittorrent on Docker.
I have tried both releases from release page https://github.com/rumanzo/deluge2qbt/releases
but seems like they does not work as Im getting
zsh: exec format error: ./deluge2qbt_linux_v1.1_amd64
LonliLokli2

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by LonliLokli2 »

Is there any build for Mac for the deluge -> qbit migration?
rumanzo
VIP
VIP
Posts: 141
Joined: Fri Dec 29, 2017 6:46 pm

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by rumanzo »

LonliLokli2 wrote: Mon Dec 16, 2019 10:05 pm Is there any build for Mac for the deluge -> qbit migration?
Not yet. But I can build it. But I don't have mac, can you send me where Deluge store files on mac?
LonliLokli2

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by LonliLokli2 »

rumanzo wrote: Wed Dec 18, 2019 4:07 pm
LonliLokli2 wrote: Mon Dec 16, 2019 10:05 pm Is there any build for Mac for the deluge -> qbit migration?
Not yet. But I can build it. But I don't have mac, can you send me where Deluge store files on mac?
Actually I have deluge on my NAS inside docker, so I have access to config folder and will use -c params )
but from my googling,
https://dev.deluge-torrent.org/wiki/Faq ... ingsconfig
witloof

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by witloof »

Would this tool be able to migrate only a selection of my torrents? I don't want to migrate all of them, some trackers don't work well with qBit so I have to keep them in µTorrent.
rumanzo
VIP
VIP
Posts: 141
Joined: Fri Dec 29, 2017 6:46 pm

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by rumanzo »

witloof wrote: Tue Dec 31, 2019 12:09 pm Would this tool be able to migrate only a selection of my torrents? I don't want to migrate all of them, some trackers don't work well with qBit so I have to keep them in µTorrent.
Hi! There is no and will not be such functionality. I don't see any problems to import everything and then just delete the unnecessary ones without deleting the files.
LonliLokli2

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by LonliLokli2 »

Just a friendly reminder for the MacOs build ;)
bloodharvest

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by bloodharvest »

just wanted to comment and say THANK YOU!

my utorrent has been having so many issues lately.

your app worked with transferring 7000 torrents!!!!!!
Medium7

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by Medium7 »

Posting here as nobody responded elsewhere:

I had Windows 7 running with qBittorrent v4.2.1, all torrents completed and no partial downloads.
Wiped drive due to installing Windows 10, saved following folders beforehand on Windows 7:

C.users.username.Appdata.local.qBittorrent
C.users.username.Appdata.roaming.qBittorrent

Install Windows 10 and qBittorrent v4.2.1
When I now open qBittorrent all the files are visible except they are in red and all say missing files.
Can anybody tell me what the issue is here?
rumanzo
VIP
VIP
Posts: 141
Joined: Fri Dec 29, 2017 6:46 pm

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by rumanzo »

Medium7 wrote: Thu Jan 23, 2020 12:09 am Posting here as nobody responded elsewhere:

I had Windows 7 running with qBittorrent v4.2.1, all torrents completed and no partial downloads.
Wiped drive due to installing Windows 10, saved following folders beforehand on Windows 7:

C.users.username.Appdata.local.qBittorrent
C.users.username.Appdata.roaming.qBittorrent

Install Windows 10 and qBittorrent v4.2.1
When I now open qBittorrent all the files are visible except they are in red and all say missing files.
Can anybody tell me what the issue is here?
Torrents paths exist in new system?
rumanzo
VIP
VIP
Posts: 141
Joined: Fri Dec 29, 2017 6:46 pm

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by rumanzo »

LonliLokli2 wrote: Thu Jan 16, 2020 5:33 am Just a friendly reminder for the MacOs build ;)
I can't find how edit post on new forum engine (will do it later). But I build release for macos and it's must work. Check out https://github.com/rumanzo/deluge2qbt/releases
LonliLokli2

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by LonliLokli2 »

Thank you!!
LonliLokli2

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by LonliLokli2 »

I have tries it and see this error
./deluge2qbt_macos_v1.2_amd64 -s /Volumes/docker/Deluge -c /Volumes/docker/QBittorrent
panic: runtime error: index out of range [-1]

goroutine 1 [running]:
main.main()
/mnt/c/Users/rumanzo/gomodsproects/deluge2qbt/deluge2qbt.go:280 +0x2d1b

One more note, I do not see resume.dat inside Qbit folder.
rumanzo
VIP
VIP
Posts: 141
Joined: Fri Dec 29, 2017 6:46 pm

Re: Windows tool for migration from Bittorrent/uTorrent/Deluge to qBittorrent

Post by rumanzo »

LonliLokli2 wrote: Thu Feb 20, 2020 9:11 pm I have tries it and see this error
./deluge2qbt_macos_v1.2_amd64 -s /Volumes/docker/Deluge -c /Volumes/docker/QBittorrent
panic: runtime error: index out of range [-1]

goroutine 1 [running]:
main.main()
/mnt/c/Users/rumanzo/gomodsproects/deluge2qbt/deluge2qbt.go:280 +0x2d1b

One more note, I do not see resume.dat inside Qbit folder.
I build new version deluge2qbt (check releases), with bug fix in flags variables and difinitions.
And you use wrond flag "-c", it's point to qBittorrent configuration file, not dir. I guess you need flag '-d'
Or not define flag at all, it must be fine now.

P.S. sorry for a long answer, I don't get notification on email
Post Reply