Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
ServerConfig
}
func NewClient ¶
func NewClient(cfg ServerConfig) Client
func (Client) FindLibrary ¶
lookup library id from name
type Library ¶
type LibraryConfig ¶
type LibraryConfig struct { ServerConfig Name string }
LibraryConfig is the set of information necessary to upload videos to a Plex library.
type ServerConfig ¶
ServerConfig is the set of information necessary to connect to a Plex server.
Click to show internal directories.
Click to hide internal directories.