qbittorrent_torrent_piece_states
Retrieve piece states for a torrent as integers: 0 not downloaded, 1 downloading, 2 downloaded. Pass the torrent hash to see download progress per piece.
Instructions
Piece states of one torrent as ints: 0 not downloaded, 1 downloading, 2 downloaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |