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

    Type Alias PatchSubtitlesErrors

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

    Properties

    Properties

    "401": unknown

    Not Authenticated

    "404": unknown

    Episode/movie not found

    "409": unknown

    Unable to edit subtitles file. Check logs.

    "500": unknown

    Subtitles file not found. Path mapping issue?