mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 20:57:45 +00:00
1.6 KiB
1.6 KiB
AddPlaylistContentsRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
playlist_id |
::Float | ✔️ | the ID of the playlist | |
uri |
::String | ✔️ | the content URI for the playlist | server://12345/com.plexapp.plugins.library/library/metadata/1 |
play_queue_id |
T.nilable(::Float) | ➖ | the play queue to add to a playlist | 123 |