mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +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 |
Optional<Double> | ➖ | the play queue to copy to a playlist |