mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 20:57:46 +00:00
1.6 KiB
1.6 KiB
CreatePlaylistRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
title |
str | ✔️ | name of the playlist |
type |
operations.Type | ✔️ | type of playlist to create |
smart |
operations.Smart | ✔️ | whether the playlist is smart or not |
uri |
Optional[str] | ➖ | the content URI for the playlist |
play_queue_id |
Optional[float] | ➖ | the play queue to copy to a playlist |