PlexContainer

class PlexContainer()

Many things in Plex are considered to be MediaContainers. This class allows retrieving information about the container and its contents.

PlexContainer.getContents()

Retrieves the contents of this container

Returns:Promise.<Array.<PlexItem>> – the container’s contents.