Adding song and album counts
This commit is contained in:
@@ -15,6 +15,7 @@ type Album struct {
|
||||
Starred bool
|
||||
PlayCount int
|
||||
PlayDate time.Time
|
||||
SongCount int
|
||||
Duration int
|
||||
Rating int
|
||||
Genre string
|
||||
|
||||
Reference in New Issue
Block a user