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

Integrated torrent file tree into Download/TorrentDef #7694

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

qstokkink
Copy link
Contributor

Related to #5399 (PR 5/4)

This PR includes three implementations for the core integration with the newly-added TorrentFileTree:

  1. New path-based Download functionality for file/directory index, file selection state, file/directory length, file/directory completion, and file piece range.
  2. In TorrentDef the corresponding libtorrent torrent_info is now stored and lazy loaded.
  3. A fix for TorrentFileTree.view() when a folder contains multiple collapsed directories.

@qstokkink qstokkink marked this pull request as ready for review November 15, 2023 15:47
@qstokkink qstokkink requested review from a team and xoriole and removed request for a team November 15, 2023 15:47
@qstokkink qstokkink changed the title WIP: Integrated torrent file tree into Download/TorrentDef READY: Integrated torrent file tree into Download/TorrentDef Nov 15, 2023
@qstokkink qstokkink changed the title READY: Integrated torrent file tree into Download/TorrentDef Integrated torrent file tree into Download/TorrentDef Nov 21, 2023
@qstokkink qstokkink merged commit da5911d into Tribler:main Nov 21, 2023
@qstokkink qstokkink deleted the add_tft_facilities branch November 21, 2023 08:33
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.

2 participants