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

    Type Alias PostWebHooksPlexErrors

    type PostWebHooksPlexErrors = {
        "400": unknown;
        "401": unknown;
        "404": unknown;
        "500": unknown;
    }
    Index

    Properties

    Properties

    "400": unknown

    Bad request - missing required data

    "401": unknown

    Not Authenticated

    "404": unknown

    IMDB series/movie ID not found

    "500": unknown

    Internal server error