mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-17 04:22:23 +03:00
Adding info for retrieving artwork from iTunes library
This commit is contained in:
parent
5b65f85578
commit
78805ac465
@ -4,7 +4,7 @@ type Album struct {
|
||||
Id string
|
||||
Name string
|
||||
ArtistId string `parent:"artist"`
|
||||
CoverArtPath string
|
||||
CoverArtPath string // TODO http://stackoverflow.com/questions/13795842/linking-itunes-itc2-files-and-ituneslibrary-xml
|
||||
Year int
|
||||
Compilation bool
|
||||
Rating int
|
||||
|
Loading…
x
Reference in New Issue
Block a user