Namespaces

Classes

Base class that helps define a Plex library item with all the generic methods and member shared by all Plex library items.
Base class that represents a Plex library item at the bottom of the hierarchy. This includes items such as episodes and movies.
Base class that represents a Plex library item at the top of the hierarchy.
Base class that represents a Plex library item in the middle of the hierarchy. This includes items such as seasons and albums. The methods and members, however, are still inherited by the child items.
Class that represents a Plex library section and allows interaction with items. This abstract class helps define how individual sections will behave and gives them some general constants and methods that all or most can share.
Trait groups diferents functionalities for Plex library section.

Interfaces

Interface that defines the structure of Plex library items.