rumanzo / bt2qbt

bt2qbt is cli tool for export from uTorrent\Bittorrent into qBittorrent
https://qbforums.shiki.hu/viewtopic.php?f=14&t=5889
GNU General Public License v3.0
254 stars 9 forks source link

trackers URL/announce are not imported #36

Closed AirNest closed 2 years ago

AirNest commented 2 years ago

first thing: great tool! thanks for it! :)

Describe the bug maybe i forgot something but when I use the tool to import torrents from uTorrent (or BitTorrent), the trackers URL are missing

To Reproduce Steps to reproduce the behavior:

  1. for uTorrent, just launching bt2qbt_v1.14_amd64.exe with double clic
  2. wait for import
  3. XXXX/YYYY Sucessfully imported ZZZZ.torrent
  4. open QBittorrent
  5. torrents are imported but the column "tracker" is void, same for the "tracker" tab of the torrents

Expected behavior i think the trackers should be imported with the torrents in case of cross-seeding or if we are on multiple trackers, it will be a nightmare to match each torrent with its tracker i think it's the same problem with multi-tracking torrents

Desktop (please complete the following information):

Screenshots

source of the torrent on BitTorrent:

source with tracker tab:

after import

after import with tracker tab (and menu on the left)

if necessary i made screens for the 2 similar torrents (cross-seeding)

rumanzo commented 2 years ago

Hello! Very interesting case. What hashes have bittorrent's torrens with diffirent trackers ? Do you have problem only with these torrents?

rumanzo commented 2 years ago

Found a bug. Making hotfix

rumanzo commented 2 years ago

I made hotfix https://github.com/rumanzo/bt2qbt/releases/tag/v1.15 , try this version and tell me result

Thank you for report

AirNest commented 2 years ago

fixed! thanks for your fast answer!