You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When torrent has multiple files and one small file has all file pieces overlapping with larger file, we can get file_completed_alert for small file even if it has dont_download flag.
See example .torrent file in attached files. You can try to set normal download priority to melk-abbey-library.jpg file from it and do not download priority to other files, and see that file_completed_alert is fired for README file.
When torrent has multiple files and one small file has all file pieces overlapping with larger file, we can get
file_completed_alert
for small file even if it hasdont_download
flag.See example .torrent file in attached files. You can try to set normal download priority to
melk-abbey-library.jpg
file from it and do not download priority to other files, and see thatfile_completed_alert
is fired forREADME
file.test.zip
The text was updated successfully, but these errors were encountered: