mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
173 KiB
173 KiB
GetSessionsMetadata
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
addedAt |
Integer | ➖ | N/A | 1705543312 |
art |
String | ➖ | N/A | /library/metadata/39904/art/1705310687 |
duration |
Integer | ➖ | N/A | 186240 |
grandparentArt |
String | ➖ | N/A | /library/metadata/39904/art/1705310687 |
grandparentGuid |
String | ➖ | N/A | plex://artist/5d07bbfd403c6402904a6480 |
grandparentKey |
String | ➖ | N/A | /library/metadata/39904 |
grandparentRatingKey |
String | ➖ | N/A | 39904 |
grandparentThumb |
String | ➖ | N/A | /library/metadata/39904/thumb/1705310687 |
grandparentTitle |
String | ➖ | N/A | Green Day |
guid |
String | ➖ | N/A | plex://track/6535834f71f22f36f71a8e8f |
index |
Integer | ➖ | N/A | 1 |
key |
String | ➖ | N/A | /library/metadata/67085 |
librarySectionID |
String | ➖ | N/A | 3 |
librarySectionKey |
String | ➖ | N/A | /library/sections/3 |
librarySectionTitle |
String | ➖ | N/A | Music |
musicAnalysisVersion |
String | ➖ | N/A | 1 |
parentGuid |
String | ➖ | N/A | plex://album/65394d6d472b8ab03ef47f12 |
parentIndex |
Integer | ➖ | N/A | 1 |
parentKey |
String | ➖ | N/A | /library/metadata/67084 |
parentRatingKey |
String | ➖ | N/A | 67084 |
parentStudio |
String | ➖ | N/A | Reprise Records |
parentThumb |
String | ➖ | N/A | /library/metadata/67084/thumb/1705543314 |
parentTitle |
String | ➖ | N/A | Saviors |
parentYear |
Integer | ➖ | N/A | 2024 |
ratingCount |
Integer | ➖ | N/A | 45885 |
ratingKey |
String | ➖ | N/A | 67085 |
sessionKey |
String | ➖ | N/A | 203 |
thumb |
String | ➖ | N/A | /library/metadata/67084/thumb/1705543314 |
title |
String | ➖ | N/A | The American Dream Is Killing Me |
titleSort |
String | ➖ | N/A | American Dream Is Killing Me |
type |
String | ➖ | N/A | track |
updatedAt |
Integer | ➖ | N/A | 1705543314 |
viewOffset |
Integer | ➖ | N/A | 1000 |
media |
List<lukehagar.plexapi.plexapi.models.operations.GetSessionsMedia> | ➖ | N/A | [ { "audioChannels": 2, "audioCodec": "flac", "bitrate": 1014, "container": "flac", "duration": 186240, "id": "130355", "selected": true, "Part": [ { "container": "flac", "duration": 186240, "file": "/music/Green Day/Saviors (2024)/Green Day - Saviors - 01 - The American Dream Is Killing Me.flac", "hasThumbnail": "1", "id": "130625", "key": "/library/parts/130625/1705543268/file.flac", "size": 23644000, "decision": "directplay", "selected": true, "Stream": [ { "albumGain": "-12.94", "albumPeak": "1.000000", "albumRange": "4.751014", "audioChannelLayout": "stereo", "bitDepth": 16, "bitrate": 1014, "channels": 2, "codec": "flac", "displayTitle": "FLAC (Stereo)", "extendedDisplayTitle": "FLAC (Stereo)", "gain": "-12.94", "id": "352487", "index": 0, "loudness": "-5.94", "lra": "1.74", "peak": "1.000000", "samplingRate": 44100, "selected": true, "streamType": 2, "location": "direct" } ] } ] } ] |
user |
lukehagar.plexapi.plexapi.models.operations.User | ➖ | N/A | |
player |
lukehagar.plexapi.plexapi.models.operations.Player | ➖ | N/A | |
session |
lukehagar.plexapi.plexapi.models.operations.Session | ➖ | N/A |