plex_urls

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const RT_ALBUM_SEARCH = "/albums?title="
View Source
const RT_ARTIST_SEARCH = "/all?title="
View Source
const RT_CHILDREN = "/children"
View Source
const RT_LIBRARIES = "/library/sections"
View Source
const RT_METADATA = "/library/metadata/"
View Source
const XPLEXTOKEN = "X-Plex-Token="

Variables

This section is empty.

Functions

This section is empty.

Types

type PlexURLs

type PlexURLs struct {
	Config *config.Config
}

func GetPlexURLs

func GetPlexURLs(conf *config.Config) PlexURLs

func (*PlexURLs) GetArt added in v1.2.0

func (u *PlexURLs) GetArt(query string) string

func (*PlexURLs) GetChildren

func (u *PlexURLs) GetChildren(query string) string

func (*PlexURLs) GetLibraries

func (u *PlexURLs) GetLibraries() string

func (*PlexURLs) MakeURL

func (u *PlexURLs) MakeURL(route string) string

func (*PlexURLs) SearchAlbums

func (u *PlexURLs) SearchAlbums(query string) string

func (*PlexURLs) SearchArstists

func (u *PlexURLs) SearchArstists(query string) string

func (*PlexURLs) Server

func (u *PlexURLs) Server() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL