prefetch torrent size without having to download parts of it #5339

Closed
opened 2026-02-21 17:48:05 -05:00 by deekerman · 1 comment
Owner

Originally created by @allanlaal on GitHub (Mar 16, 2017).

Use case:

I add hundreds of new torrents (using magnet links) with the intent of downloading them some day, but not just yet, so I add them in Paused state

Expected behaviour:

I see the name and size of each of these new torrents

Actual behavior:

I see the name, but Size is 0B

Workaround:

I temporarily set "active downloads" to 999
then pause all torrents
then resume the new torrents so a piece of them would get downloaded in order for the size to update
then quickly pause the new torrents that got their sizes updated so the next batch would begin downloading and to avoid downloading too much of a torrent by ordering torrents by size DESC and select from first until the last one that has a size (has to be repeated every time a size is updated)
then wait eons until this process is done
then figure out what downloads were active before I had to pause all

Originally created by @allanlaal on GitHub (Mar 16, 2017). # Use case: I add hundreds of new torrents (using magnet links) with the intent of downloading them some day, but not just yet, so I add them in Paused state # Expected behaviour: I see the name and size of each of these new torrents # Actual behavior: I see the name, but Size is 0B # Workaround: I temporarily set "active downloads" to 999 then pause all torrents then resume the new torrents so a piece of them would get downloaded in order for the size to update then quickly pause the new torrents that got their sizes updated so the next batch would begin downloading and to avoid downloading too much of a torrent by ordering torrents by size DESC and select from first until the last one that has a size (has to be repeated every time a size is updated) then wait eons until this process is done then figure out what downloads were active before I had to pause all
deekerman 2026-02-21 17:48:05 -05:00
  • closed this issue
  • added the
    Duplicate
    label
Author
Owner

@thalieht commented on GitHub (Jul 26, 2018):

You want to download the metadata to get that info not a piece. Closing as duplicate of #929.

@thalieht commented on GitHub (Jul 26, 2018): You want to download the metadata to get that info not a piece. Closing as duplicate of #929.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#5339
No description provided.