@jellyfin/sdk
    Preparing search index...

    Interface LibraryApiPostUpdatedSeriesRequest

    Request parameters for postUpdatedSeries operation in LibraryApi.

    interface LibraryApiPostUpdatedSeriesRequest {
        tvdbId?: string;
    }
    Index
    tvdbId?: string

    The tvdbId.