Files
plexphp/docs/Models/Operations/GetRecentlyAddedMediaContainer.md

4.5 KiB
Raw Blame History

GetRecentlyAddedMediaContainer

Fields

Field Type Required Description Example
size int ✔️ Number of media items returned in this response. 50
totalSize int ✔️ Total number of media items in the library. 50
offset int ✔️ Offset value for pagination. 0
allowSync bool ✔️ Indicates whether syncing is allowed. false
identifier string ✔️ An plugin identifier for the media container. com.plexapp.plugins.library
meta ?Operations\Meta The Meta object is only included in the response if the includeMeta parameter is set to 1.
metadata array<Operations\GetRecentlyAddedMetadata> An array of metadata items.