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

    Type Alias PostSettingsJellyfinSyncResponses

    type PostSettingsJellyfinSyncResponses = {
        "200": {
            running?: boolean;
            progress?: number;
            total?: number;
            currentLibrary?: JellyfinLibrary;
            libraries?: JellyfinLibrary[];
        };
    }
    Index

    Properties

    Properties

    "200": {
        running?: boolean;
        progress?: number;
        total?: number;
        currentLibrary?: JellyfinLibrary;
        libraries?: JellyfinLibrary[];
    }

    Status of Jellyfin sync