mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
8.8 KiB
8.8 KiB
Part
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
int | ✔️ | N/A | 119542 |
key |
string | ✔️ | N/A | /library/parts/119542/1680457526/file.mkv |
duration |
int | ✔️ | N/A | 11558112 |
file |
string | ✔️ | N/A | /movies/Avatar The Way of Water (2022)/Avatar.The.Way.of.Water.2022.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR10.HEVC-CMRG.mkv |
size |
int | ✔️ | N/A | 36158371307 |
container |
string | ✔️ | The container format of the media file. |
mkv |
videoProfile |
string | ✔️ | N/A | main 10 |
audioProfile |
?string | ➖ | N/A | dts |
has64bitOffsets |
?bool | ➖ | N/A | false |
optimizedForStreaming |
?bool | ➖ | N/A | false |
indexes |
?string | ➖ | N/A | sd |
hasThumbnail |
?Operations\HasThumbnail | ➖ | N/A | 1 |
stream |
array<Operations\Stream> | ➖ | N/A |