@jellyfin/sdk
    Preparing search index...

    Interface LiveTvApiGetRecordingFoldersRequest

    Request parameters for getRecordingFolders operation in LiveTvApi.

    interface LiveTvApiGetRecordingFoldersRequest {
        userId?: string;
    }
    Index
    userId?: string

    Optional. Filter by user and attach user data.