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

Load additional magnet URI fields #8417

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Jan 27, 2025

Fixes #8363

This PR:

  • Adds support for parsing selected files, trackers, peers, and url seeds from magnet links.
  • Adds support for adding URL seeds to a Download.
  • Updates Download.add_trackers() to reannounce for immediate effect, instead of waiting for the next resume data alert (see libtorrent docs).

@qstokkink qstokkink force-pushed the add_magnet_extras branch 5 times, most recently from a2ee43d to a949ede Compare January 27, 2025 10:51
@qstokkink qstokkink changed the title WIP: Load additional magnet URI fields READY: Load additional magnet URI fields Jan 27, 2025
@qstokkink qstokkink marked this pull request as ready for review January 27, 2025 11:49
@qstokkink qstokkink changed the title READY: Load additional magnet URI fields Load additional magnet URI fields Jan 27, 2025
@qstokkink qstokkink merged commit 9578689 into Tribler:main Jan 27, 2025
7 checks passed
@qstokkink qstokkink deleted the add_magnet_extras branch January 27, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Adding Magnet links does not add trackers
2 participants