mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
9.9 KiB
9.9 KiB
GetLibraryItemsPart
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Accessible |
bool | ➖ | Indicates if the part is accessible. | true |
Exists |
bool | ➖ | Indicates if the part exists. | true |
Id |
long | ✔️ | Unique part identifier. | 418385 |
Key |
string | ➖ | Key to access this part. | /library/parts/418385/1735864239/file.mkv |
Indexes |
string | ➖ | N/A | sd |
Duration |
int | ➖ | Duration of the part in milliseconds. | 9610350 |
File |
string | ➖ | File path for the part. | /mnt/Movies_1/W/Wicked (2024).mkv |
Size |
long | ➖ | File size in bytes. | 30649952104 |
PacketLength |
int | ➖ | N/A | 188 |
Container |
string | ➖ | Container format of the part. | mkv |
VideoProfile |
string | ➖ | Video profile for the part. | main 10 |
AudioProfile |
string | ➖ | The audio profile used for the media (e.g., DTS, Dolby Digital, etc.). | dts |
Has64bitOffsets |
bool | ➖ | N/A | false |
OptimizedForStreaming |
GetLibraryItemsLibraryOptimizedForStreaming | ➖ | Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true |
|
HasThumbnail |
GetLibraryItemsHasThumbnail | ➖ | N/A | 1 |