Page 2 of 17

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue May 08, 2018 5:28 pm
by rumanzo
[quote="Gun"]
Hi, getting this error with 0.6 x64

Code: Select all

panic: interface conversion: interface {} is []interface {}, not string

goroutine 263 [running]:
main.(*NewTorrentStructure).gettrackers(0xc043cae2c0, 0xc042b47f00, 0x2, 0x4)
        C:/Users/rumanzo/eclipse-workspace/testinggo/src/bt2qbt/bt2qbt.go:212 +0x1e9
main.logic(0xc042b31120, 0x1e, 0xc042a590e0, 0xc04204c2f0, 0xc04200e180, 0xc04200e181, 0xc04204c300, 0xc042c6a2a0, 0x1af, 0xc04207dc90, ...)
        C:/Users/rumanzo/eclipse-workspace/testinggo/src/bt2qbt/bt2qbt.go:407 +0xa79
created by main.main
        C:/Users/rumanzo/eclipse-workspace/testinggo/src/bt2qbt/bt2qbt.go:510 +0xcd4
In 0.4 it looks like this

Code: Select all

panic: runtime error: index out of range

goroutine 275 [running]:
main.logic(0xc042d11630, 0x42, 0xc042cf3140, 0xc04204c300, 0xc04200e180, 0xc04200e181, 0xc04204c310, 0xc042c6fe00, 0x1af, 0xc04207dc90, ...)
        /home/kostinan/1T/testinggo/src/bt2qbt/bt2qbt.go:261 +0x5d40
created by main.main
        /home/kostinan/1T/testinggo/src/bt2qbt/bt2qbt.go:414 +0xcd4
[/quote]
Thanks for feedback. Fixed in version 0.6

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue May 08, 2018 9:40 pm
by Nemo
Thanks for your time and effort rumanzo.

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Wed May 09, 2018 10:51 am
by Gun
Feature request. If it makes sense.
In uTorrent parts file stored in torrent subfolder (if exists), but in qBittorrent it's always in download location. I prefer uTorrent way. You can do it in qBittorent, if you chose not to create subfolder and append it to download location instead.
Can this be an option?

I'm new to qBittorrent, so if there is another approach to parts file situation, let me know.

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue May 29, 2018 4:24 am
by Tribaphil
thanks for taking the time to make the tool!  i'm struggling to get my 2200 torrents over to qbt.

Getting the error below on every version.  no command line parameters
panic: interface conversion: interface {} is nil, not []interface {}

goroutine 1 [running]:
main.main()
        /home/kostinan/1T/testinggo/src/bt2qbt/bt2qbt.go:543 +0x1edd
italicized line changes depending on version, i can provide specifics if needed.

thanks for help!

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue May 29, 2018 7:52 am
by rumanzo
Tribaphil wrote: thanks for taking the time to make the tool!  i'm struggling to get my 2200 torrents over to qbt.

Getting the error below on every version.  no command line parameters
panic: interface conversion: interface {} is nil, not []interface {}

goroutine 1 [running]:
main.main()
        /home/kostinan/1T/testinggo/src/bt2qbt/bt2qbt.go:543 +0x1edd
italicized line changes depending on version, i can provide specifics if needed.

thanks for help!
Thanks for bugreport. I fix it in version 0.9, check it :-) .

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Mon Jun 11, 2018 10:24 pm
by napouser
hello

i have tried this tool but my stats remained unchanged

total downloaded uploaded uptime torrents added etc

is there a tool to transfer stats as well? i imagine this is useless to most people but when u have hundreds of tb it is not

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Mon Jun 11, 2018 10:37 pm
by rumanzo
[quote="napouser"]
hello

i have tried this tool but my stats remained unchanged

total downloaded uploaded uptime torrents added etc

is there a tool to transfer stats as well? i imagine this is useless to most people but when u have hundreds of tb it is not
[/quote]
Hi! I transferred all my torrents, and all stats transfer as well. How look that's info in qbittorrent? There was any errors on transfer?

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue Jun 12, 2018 3:46 am
by napouser
[quote="rumanzo"]
[quote="napouser"]
hello

i have tried this tool but my stats remained unchanged

total downloaded uploaded uptime torrents added etc

is there a tool to transfer stats as well? i imagine this is useless to most people but when u have hundreds of tb it is not
[/quote]
Hi! I transferred all my torrents, and all stats transfer as well. How look that's info in qbittorrent? There was any errors on transfer?
[/quote]


no errors
are we talking about the same stats here?
i am not talking about individual torrent stats i am talking about global stats in view statistics menu

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue Jun 12, 2018 9:42 am
by rumanzo
[quote="napouser"]
[quote="rumanzo"]
[quote="napouser"]
hello

i have tried this tool but my stats remained unchanged

total downloaded uploaded uptime torrents added etc

is there a tool to transfer stats as well? i imagine this is useless to most people but when u have hundreds of tb it is not
[/quote]
Hi! I transferred all my torrents, and all stats transfer as well. How look that's info in qbittorrent? There was any errors on transfer?
[/quote]


no errors
are we talking about the same stats here?
i am not talking about individual torrent stats i am talking about global stats in view statistics menu
[/quote]
That explains everything, I did not think about it. I see what can be done.

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Wed Jun 13, 2018 9:09 pm
by rumanzo
[quote="napouser"]
[quote="rumanzo"]
[quote="napouser"]
hello

i have tried this tool but my stats remained unchanged

total downloaded uploaded uptime torrents added etc

is there a tool to transfer stats as well? i imagine this is useless to most people but when u have hundreds of tb it is not
[/quote]
Hi! I transferred all my torrents, and all stats transfer as well. How look that's info in qbittorrent? There was any errors on transfer?
[/quote]


no errors
are we talking about the same stats here?
i am not talking about individual torrent stats i am talking about global stats in view statistics menu
[/quote]
I looked at how it was implemented saving statistics in qBt, and I don't see a way how I could do it in a simple way.

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue Jun 19, 2018 2:14 pm
by napouser
yea i know they have done it to be too hard for some wierd reason
well i guess will be staying with utorrent then

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Tue Jun 19, 2018 2:37 pm
by rumanzo
[quote="napouser"]
yea i know they have done it to be too hard for some wierd reason
well i guess will be staying with utorrent then
[/quote]
I can't say that they do it hard, just use c++ and qt.

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Mon Jul 09, 2018 6:23 am
by SupaMonkey
Will this work with Deluge? Currently on deluge and tearing my hair out so want to move all 2.5k torrents i have on deluge over to qbt.

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Mon Jul 09, 2018 7:05 am
by rumanzo
[quote="SupaMonkey"]
Will this work with Deluge? Currently on deluge and tearing my hair out so want to move all 2.5k torrents i have on deluge over to qbt.
[/quote]
Now this not import from deluge. I can see how the data is stored in the Deluge and at leisure to write a fork. Wait

Re: Windows CLI tool for migration from Bittorrent/uTorrent (3.x) to qBittorrent

Posted: Mon Jul 09, 2018 3:00 pm
by SupaMonkey
[quote="rumanzo"]
Now this not import from deluge. I can see how the data is stored in the Deluge and at leisure to write a fork. Wait
[/quote]
Great! Thank you rumanzo!