Optional
Return a specific library item type instead of the section default.
Passing this narrows section.all({ libtype }) to the matching model type.
section.all({ libtype })
Maximum number of items to return.
Plex may ignore the container size hint on some endpoints, so this method also applies the limit locally before returning.
Return a specific library item type instead of the section default.
Passing this narrows
section.all({ libtype })to the matching model type.