Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Album ¶
type Album struct {
ID
Title string
Release *time.Time
Added *time.Time
Artists []Artist
ImageID *ImageID
}
func MergeAlbums ¶
type Artist ¶
func MergeArtists ¶
type ArtistFull ¶
type PlaylistFull ¶
Click to show internal directories.
Click to hide internal directories.