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

    Type Alias PostMoviesSubtitlesErrors

    type PostMoviesSubtitlesErrors = {
        "401": unknown;
        "404": unknown;
        "409": unknown;
        "500": unknown;
    }
    Index

    Properties

    Properties

    "401": unknown

    Not Authenticated

    "404": unknown

    Movie not found

    "409": unknown

    Unable to save subtitles file. Permission or path mapping issue?

    "500": unknown

    Movie file not found. Path mapping issue?