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

    Type Alias TorrentsEditTrackerPostErrors

    type TorrentsEditTrackerPostErrors = {
        "400": unknown;
        "404": unknown;
        "409": unknown;
    }
    Index

    Properties

    Properties

    "400": unknown

    newUrl is not a valid URL

    "404": unknown

    Torrent hash was not found

    "409": unknown

    newUrl already exists for the torrent or origUrl was not found