Added Starred for Album and MediaFile
This commit is contained in:
@@ -20,6 +20,8 @@ type Track struct {
|
||||
Duration int
|
||||
BitRate int
|
||||
Compilation bool
|
||||
Loved bool
|
||||
AlbumLoved bool
|
||||
CreatedAt time.Time
|
||||
UpdatedAt time.Time
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user