Added Starred for Album and MediaFile
This commit is contained in:
@@ -9,6 +9,7 @@ type Album struct {
|
||||
AlbumArtist string
|
||||
Year int
|
||||
Compilation bool
|
||||
Starred bool
|
||||
Rating int
|
||||
Genre string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user