jellyfin

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ArtistSortAlbumCount string = "Album Count"
	ArtistSortNameAZ     string = "Name (A-Z)"
	ArtistSortRandom     string = "Random"
)
View Source
const (
	AlbumSortRecentlyAdded  string = "Recently Added"
	AlbumSortRandom         string = "Random"
	AlbumSortTitleAZ        string = "Title (A-Z)"
	AlbumSortArtistAZ       string = "Artist (A-Z)"
	AlbumSortYearAscending  string = "Year (ascending)"
	AlbumSortYearDescending string = "Year (descending)"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type JellyfinServer

type JellyfinServer struct {
	jellyfin.Client
}

func (*JellyfinServer) Login

func (j *JellyfinServer) Login(user, pass string) mediaprovider.LoginResponse

func (*JellyfinServer) MediaProvider

func (j *JellyfinServer) MediaProvider() mediaprovider.MediaProvider

Jump to

Keyboard shortcuts

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