mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
12 KiB
12 KiB
AddPlaylistContentsMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Size |
int | ➖ | N/A | 1 |
LeafCountAdded |
int | ➖ | N/A | 1 |
LeafCountRequested |
int | ➖ | N/A | 1 |
Metadata |
List<AddPlaylistContentsMetadata> | ➖ | N/A | [ { "ratingKey": "94", "key": "/playlists/94/items", "guid": "com.plexapp.agents.none://972e3047-83d6-4848-a000-261f0af26ba2", "type": "playlist", "title": "A great playlist", "summary": "One of my great playlists", "smart": false, "playlistType": "video", "composite": "/playlists/94/composite/1705800070", "duration": 423000, "leafCount": 3, "addedAt": 1705716458, "updatedAt": 1705800070 } ] |