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

    Type Alias SearchResultsPostErrors

    type SearchResultsPostErrors = {
        "404": unknown;
        "409": unknown;
    }
    Index

    Properties

    Properties

    "404": unknown

    Search job was not found

    "409": unknown

    Offset is too large, or too small (e.g. absolute value of negative number is greater than # results)