mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-10 04:21:03 +00:00
4.1 KiB
4.1 KiB
GetMetadataPart
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
Optional[int] | ➖ | N/A | 15 |
key |
Optional[str] | ➖ | N/A | /library/parts/15/1705637151/file.mp4 |
duration |
Optional[int] | ➖ | N/A | 141417 |
file |
Optional[str] | ➖ | N/A | /movies/Serenity (2005)/Serenity (2005).mp4 |
size |
Optional[int] | ➖ | N/A | 40271948 |
audio_profile |
Optional[str] | ➖ | N/A | lc |
container |
Optional[str] | ➖ | N/A | mp4 |
has64bit_offsets |
Optional[bool] | ➖ | N/A | false |
optimized_for_streaming |
Optional[bool] | ➖ | N/A | false |
video_profile |
Optional[str] | ➖ | N/A | high |
stream |
List[operations.Stream] | ➖ | N/A |