mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 04:20:52 +00:00
4.4 KiB
4.4 KiB
GetRecentlyAddedMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
float | ✔️ | N/A | 50 |
offset |
Optional[int] | ➖ | N/A | |
total_size |
Optional[int] | ➖ | N/A | |
identifier |
Optional[str] | ➖ | N/A | com.plexapp.plugins.library |
allow_sync |
Optional[bool] | ➖ | N/A | false |
meta |
Optional[operations.Meta] | ➖ | The Meta object is only included in the response if the includeMeta parameter is set to 1. |
|
metadata |
List[operations.GetRecentlyAddedMetadata] | ➖ | N/A |