mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
31 KiB
31 KiB
Hub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
HubKey |
string | ➖ | N/A | /library/metadata/50768,65523,58188,57341,57302,57070 |
Key |
string | ➖ | N/A | /playlists/all?type=15&sort=lastViewedAt:desc&playlistType=video,audio |
Title |
string | ➖ | N/A | Recent Playlists |
Type |
string | ➖ | N/A | playlist |
HubIdentifier |
string | ➖ | N/A | home.playlists |
Context |
string | ➖ | N/A | hub.home.playlists |
Size |
int | ➖ | N/A | 6 |
More |
bool | ➖ | N/A | true |
Style |
string | ➖ | N/A | shelf |
Promoted |
bool | ➖ | N/A | true |
Metadata |
List<GetGlobalHubsMetadata> | ➖ | N/A | [ { "ratingKey": "57070", "key": "/playlists/57070/items", "guid": "com.plexapp.agents.none://9fee6c5b-3143-4923-813e-57bd0190056c", "type": "playlist", "title": "November Movie Day", "titleSort": "Tracks", "summary": "", "smart": false, "playlistType": "video", "composite": "/playlists/57070/composite/1668787730", "icon": "playlist://image.smart", "viewCount": 2, "lastViewedAt": 1668787732, "duration": 16873000, "leafCount": 3, "addedAt": 1668779618, "updatedAt": 1668787730 } ] |