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

    Type Alias RenameTorrentFiles

    type RenameTorrentFiles = {
        hash: string;
        oldPath: string;
        newPath: string;
    }
    Index

    Properties

    Properties

    hash: string

    The hash of the torrent

    oldPath: string

    The old path of the torrent

    newPath: string

    The new path to use for the file