mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-09 20:47:50 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.129.1
This commit is contained in:
16
docs/Models/Requests/GetOnDeckPart.md
Normal file
16
docs/Models/Requests/GetOnDeckPart.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# GetOnDeckPart
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- |
|
||||
| `Id` | *double* | :heavy_minus_sign: | N/A | 80994 |
|
||||
| `Key` | *string* | :heavy_minus_sign: | N/A | /library/parts/80994/1655007810/file.mkv |
|
||||
| `Duration` | *double* | :heavy_minus_sign: | N/A | 420080 |
|
||||
| `File` | *string* | :heavy_minus_sign: | N/A | /tvshows/Bluey (2018)/Bluey (2018) - S02E33 - Circus.mkv |
|
||||
| `Size` | *double* | :heavy_minus_sign: | N/A | 55148931 |
|
||||
| `AudioProfile` | *string* | :heavy_minus_sign: | N/A | lc |
|
||||
| `Container` | *string* | :heavy_minus_sign: | N/A | mkv |
|
||||
| `VideoProfile` | *string* | :heavy_minus_sign: | N/A | main |
|
||||
| `Stream` | List<[Stream](../../Models/Requests/Stream.md)> | :heavy_minus_sign: | N/A | |
|
||||
Reference in New Issue
Block a user