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

4.2 KiB
Raw Permalink Blame History

GetSearchAllLibrariesMediaContainer

Fields

Field Type Required Description Example
size int ✔️ Number of media items returned in this response. 50
allowSync bool ✔️ Indicates whether syncing is allowed. false
identifier string ✔️ An plugin identifier for the media container. com.plexapp.plugins.library
librarySectionID ?int The unique identifier for the library section. 2
librarySectionTitle ?string The title of the library section. TV Series
librarySectionUUID ?string The universally unique identifier for the library section. e69655a2-ef48-4aba-bb19-0cc34d1e7d36
mediaTagPrefix string ✔️ The prefix used for media tag resource paths. /system/bundle/media/flags/
mediaTagVersion int ✔️ The version number for media tags. 1734362201
searchResult array<Operations\SearchResult> ✔️ N/A