@ctrl/plex
    Preparing search index...

    Interface UpdatePlaylistOptions

    interface UpdatePlaylistOptions {
        summary?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    summary?: string

    New summary/description for the playlist

    title?: string

    New title for the playlist