Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias TorrentsPieceHashesPostResponses

    type TorrentsPieceHashesPostResponses = {
        "200": string[];
    }
    Index

    Properties

    Properties

    "200": string[]

    The response is:

    • empty, if the torrent hash is invalid
    • otherwise, an array of hashes (strings) of all pieces (in order) of a specific torrent.