package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Mar 18, 2015
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
TRACK_NODE_CSS_PATH = `.track > .parentnode,
.album-horizantal-listing > .parentnode`
)
type TrackID3Meta struct {
Id string `json:"id,Number"`
Title string `json:"title"`
Artist string `json:"artist"`
AlbumTitle string `json:"albumtitle"`
AlbumArtwork string `json:"albumartwork"`
BaseName string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.