mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
2.5 KiB
2.5 KiB
CreatePlaylistRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
Title |
string | ✔️ | name of the playlist |
Type |
CreatePlaylistQueryParamType | ✔️ | type of playlist to create |
Smart |
Smart | ✔️ | whether the playlist is smart or not |
Uri |
string | ✔️ | the content URI for the playlist |
PlayQueueID |
double | ➖ | the play queue to copy to a playlist |