Page 1 of 1

[WebUI] Detecting when it's possible to play a partially downloaded media file

Posted: Sun Feb 05, 2017 9:04 am
by bLight
I want to use qbittorrent to determine if a media file within a downloading torrent has downloaded enough of the correct pieces that I can safely assume that I can start playing the media.

Looking at the WebUI API, it seems that there is no way to determine which of a torrent's media file pieces have downloaded, only the number of downloaded/total pieces and the piece size.

Can the API be extended to return the piece state of the entire torrent?  I am willing to donate to promote this feature into becoming a development priority.