Expand description
TODO
Modules
- This module contains a few structs that should help you handle the webhooks received from a Plex server.
Structs
- Limitations add a constraint to the supported media format.
- Defines the media formats suitable for transcoding music. The server uses these settings to choose a format to transcode to.
- Defines the media formats suitable for transcoding video. The server uses these settings to choose a format to transcode to.
Enums
- A video that can be included in a video playlist.
Traits
- Represents some playable media. In Plex each playable item can be available in a number of different formats which in turn can be made up of a number of different parts.
- Functionality shared across different items types in the Plex library.