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

Fixed magnet parsing overwriting user file selection #8456

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

qstokkink
Copy link
Contributor

Fixes #8455

This PR:

  • Adds preselection from magnet links to the SaveAs dialog.
  • Fixes the preselected files of a magnet link overwriting the (later) user configuration.

Note that I'm parsing the magnet link in the GUI. This avoids editing the existing REST endpoint and/or calling another REST route to fetch the preselected files as a result of the magnet link.

@qstokkink qstokkink changed the title WIP: Fixed magnet parsing overwriting user file selection READY: Fixed magnet parsing overwriting user file selection Feb 24, 2025
@qstokkink qstokkink marked this pull request as ready for review February 24, 2025 14:03
@qstokkink qstokkink changed the title READY: Fixed magnet parsing overwriting user file selection Fixed magnet parsing overwriting user file selection Feb 24, 2025
@qstokkink qstokkink merged commit fac72d5 into Tribler:main Feb 24, 2025
7 checks passed
@qstokkink qstokkink deleted the fix_magnet_so_overwrite branch February 24, 2025 16:06
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.

Selected files are ignored for Tribler-searched torrents
2 participants