Even more metadata for playlists
This commit is contained in:
@@ -4,6 +4,9 @@ type Playlist struct {
|
||||
Id string
|
||||
Name string
|
||||
FullPath string
|
||||
Duration int
|
||||
Owner string
|
||||
Public bool
|
||||
Tracks []string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user