thwiki_cc

package
v0.0.0-...-b88af98 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	// contains filtered or unexported fields
}

func NewSource

func NewSource() *Source

func (*Source) FindAdvancedQueryArguments

func (s *Source) FindAdvancedQueryArguments(queryArgs string) (albums []*metadata.Album)

func (*Source) FindByAlbumNames

func (s *Source) FindByAlbumNames(names []metadata.Name) []*metadata.Album

func (*Source) FindByCDDB1

func (s *Source) FindByCDDB1(cddb metadata.CDDB1) []*metadata.Album

func (*Source) FindByCDDB1Group

func (s *Source) FindByCDDB1Group(group []metadata.CDDB1) []*metadata.Album

func (*Source) FindByCatalogNumber

func (s *Source) FindByCatalogNumber(catalog metadata.CatalogNumber) []*metadata.Album

func (*Source) FindByTOC

func (s *Source) FindByTOC(toc metadata.TOC) (albums []*metadata.Album)

func (*Source) FindQueryArguments

func (s *Source) FindQueryArguments(queryArgs string) (albums []*metadata.Album)

func (*Source) GetAlbumInformation

func (s *Source) GetAlbumInformation(title string) *metadata.Album

func (*Source) GetArticle

func (s *Source) GetArticle(title string) ([]interface{}, error)

func (*Source) GetFileURL

func (s *Source) GetFileURL(title string) string

func (*Source) GetLicense

func (s *Source) GetLicense() metadata.License

func (*Source) GetName

func (s *Source) GetName() string

func (*Source) GetSongLyrics

func (s *Source) GetSongLyrics(songName string) *metadata.LRCLyrics

func (*Source) GetURL

func (s *Source) GetURL() string

func (*Source) Test

func (s *Source) Test()

Jump to

Keyboard shortcuts

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