Alexander Dyagilev
2017-04-10 03:19:56 UTC
Hello,
I add a torrent using add_torrent.
add_torrent_params contains fast resume data.
I call then file_progress immediately.
file_progress states me that the file is NOT downloaded.
fast resume data states that it IS downloaded.
1 time I saw file_progress returned valid data.
For me it seems that the fast resume data is loaded after add_torrent
call finished (i.e. asynchronously). Is it?
Is there a way to wait for the data to be loaded?
Version: 1.0.9.0.ca54dc0.
I add a torrent using add_torrent.
add_torrent_params contains fast resume data.
I call then file_progress immediately.
file_progress states me that the file is NOT downloaded.
fast resume data states that it IS downloaded.
1 time I saw file_progress returned valid data.
For me it seems that the fast resume data is loaded after add_torrent
call finished (i.e. asynchronously). Is it?
Is there a way to wait for the data to be loaded?
Version: 1.0.9.0.ca54dc0.