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

trackers URL/announce are not imported #36

Closed
AirNest opened this issue Apr 4, 2022 · 4 comments
Closed

trackers URL/announce are not imported #36

AirNest opened this issue Apr 4, 2022 · 4 comments

Comments

@AirNest
Copy link

AirNest commented Apr 4, 2022

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):

  • OS: Windows 7 SP1 x64 bits

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

rumanzo commented Apr 4, 2022

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

@rumanzo
Copy link
Owner

rumanzo commented Apr 4, 2022

Found a bug. Making hotfix

@rumanzo
Copy link
Owner

rumanzo commented Apr 4, 2022

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

Thank you for report

@AirNest
Copy link
Author

AirNest commented Apr 4, 2022

fixed! thanks for your fast answer!

@AirNest AirNest closed this as completed Apr 4, 2022
rumanzo added a commit that referenced this issue Apr 8, 2022
Expect for different types in resumeItem trackers.
New recursion function for dig interface for strings in helpers

#36
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

2 participants