Scanning artists and albums too
This commit is contained in:
@@ -11,6 +11,7 @@ type Track struct {
|
||||
Album string
|
||||
Artist string
|
||||
AlbumArtist string
|
||||
Year int
|
||||
Compilation bool
|
||||
CreatedAt time.Time
|
||||
UpdatedAt time.Time
|
||||
|
||||
Reference in New Issue
Block a user