Playlists support (99%) complete!
This commit is contained in:
@@ -3,6 +3,7 @@ package domain
|
||||
type Playlist struct {
|
||||
Id string
|
||||
Name string
|
||||
Comment string
|
||||
FullPath string
|
||||
Duration int
|
||||
Owner string
|
||||
|
||||
Reference in New Issue
Block a user