Documentation
¶
Overview ¶
Package musicmgr controls the tags in the music files. The tools include tools to read the different Tags in the music files.
Package musicmgr controls the tags in the music files. The tools include tools to read the different Tags in the music files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileTags ¶
FileTags defines the tags found in a specific music file.
func GetMp3Tags ¶
GetMp3Tags returns a FileTags struct with all the information obtained from the tags in the MP3 file. Includes the Artist, Album and Song and defines default values if the values are missing. If the tags are missing, the default values will be stored on the file. If the tags are obtained correctly the first return value will be nil.
Click to show internal directories.
Click to hide internal directories.