$torrent.filePriority Returns the priority of a file in a torrent. |
Usage |
$torrent.filePriority <torrent_number> <file_number> |
Description |
Returns the priority of a file in a torrent.
Take a look at the torrent module documentation
for more details about how it works. |
See also |
torrent module documentation |