mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
200 KiB
200 KiB
GetMetadataMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Size |
int | ➖ | N/A | 1 |
AllowSync |
bool | ➖ | N/A | true |
Identifier |
string | ➖ | N/A | com.plexapp.plugins.library |
LibrarySectionID |
int | ➖ | N/A | 1 |
LibrarySectionTitle |
string | ➖ | N/A | Movies |
LibrarySectionUUID |
string | ➖ | N/A | cfc899d7-3000-46f6-8489-b9592714ada5 |
MediaTagPrefix |
string | ➖ | N/A | /system/bundle/media/flags/ |
MediaTagVersion |
int | ➖ | N/A | 1698860922 |
Metadata |
List<GetMetadataMetadata> | ➖ | N/A | [ { "ratingKey": "17", "key": "/library/metadata/17", "guid": "plex://movie/5d77683f6f4521001ea9dc53", "studio": "Universal Pictures", "type": "movie", "title": "Serenity", "librarySectionTitle": "Movies", "librarySectionID": 1, "librarySectionKey": "/library/sections/1", "contentRating": "PG-13", "summary": "Serenity continues the story of the TV series it was based upon ("Firefly"). River Tam had a secret - one in which she's not even aware - so dangerous, no one's safe, as an Alliance operative's sent to capture her, and all others are considered irrelevant to his job.", "rating": 8.2, "audienceRating": 9.1, "year": 2005, "tagline": "They aim to misbehave.", "thumb": "/library/metadata/17/thumb/1705637165", "art": "/library/metadata/17/art/1705637165", "duration": 141417, "originallyAvailableAt": "2005-09-29T00:00:00Z", "addedAt": 1705637164, "updatedAt": 1705637165, "audienceRatingImage": "rottentomatoes://image.rating.upright", "hasPremiumPrimaryExtra": "1", "ratingImage": "rottentomatoes://image.rating.ripe", "Media": [ { "id": 15, "duration": 141417, "bitrate": 2278, "width": 1920, "height": 814, "aspectRatio": 2.35, "audioChannels": 2, "audioCodec": "aac", "videoCodec": "h264", "videoResolution": "1080", "container": "mp4", "videoFrameRate": "24p", "optimizedForStreaming": 0, "audioProfile": "lc", "has64bitOffsets": false, "videoProfile": "high", "Part": [ { "id": 15, "key": "/library/parts/15/1705637151/file.mp4", "duration": 141417, "file": "/movies/Serenity (2005)/Serenity (2005).mp4", "size": 40271948, "audioProfile": "lc", "container": "mp4", "has64bitOffsets": false, "optimizedForStreaming": false, "videoProfile": "high", "Stream": [ { "id": 30, "streamType": 1, "default": true, "codec": "h264", "index": 1, "bitrate": 2160, "bitDepth": 8, "chromaLocation": "left", "chromaSubsampling": 14520, "codedHeight": 816, "codedWidth": 1920, "colorPrimaries": "bt709", "colorRange": "tv", "colorSpace": "bt709", "colorTrc": "bt709", "frameRate": 24, "hasScalingMatrix": false, "height": 814, "level": 40, "profile": "high", "refFrames": 4, "scanType": "progressive", "streamIdentifier": "2", "width": 1920, "displayTitle": "1080p (H.264)", "extendedDisplayTitle": "1080p (H.264)" }, { "id": 29, "streamType": 2, "selected": true, "default": true, "codec": "aac", "index": 0, "channels": 2, "bitrate": 128, "language": "English", "languageTag": "en", "languageCode": "eng", "profile": "lc", "samplingRate": 44100, "streamIdentifier": "1", "displayTitle": "English (AAC Stereo)", "extendedDisplayTitle": "English (AAC Stereo)" } ] } ] } ], "Genre": [ { "id": 5, "filter": "genre=5", "tag": "Science Fiction" } ], "Country": [ { "id": 116, "filter": "country=116", "tag": "United States of America" } ], "Guid": [ { "id": "imdb://tt0379786" } ], "Rating": [ { "image": "imdb://image.rating", "value": 7.8, "type": "audience" } ], "Director": [ { "id": 130, "filter": "director=130", "tag": "Joss Whedon", "tagKey": "5d776828880197001ec90e8f", "thumb": "https://metadata-static.plex.tv/people/5d776828880197001ec90e8f.jpg" } ], "Writer": [ { "id": 132, "filter": "writer=132", "tag": "Joss Whedon", "tagKey": "5d776828880197001ec90e8f", "thumb": "https://metadata-static.plex.tv/people/5d776828880197001ec90e8f.jpg" } ], "Role": [ { "id": 8, "filter": "actor=8", "tag": "Nathan Fillion", "tagKey": "5d7768286f4521001ea9945c", "role": "Malcolm "Mal" Reynolds", "thumb": "https://metadata-static.plex.tv/4/people/4a2890ca346eb832500b1ed0add89d5e.jpg" } ], "Producer": [ { "id": 221, "filter": "producer=221", "tag": "Barry Mendel", "tagKey": "5d776826961905001eb90e2b", "thumb": "https://metadata-static.plex.tv/8/people/87877371326a964634d18556d94547e1.jpg" } ] } ] |