Add Comment column to tracklist
This commit is contained in:
@@ -101,6 +101,7 @@ type Track struct {
|
||||
PlayCount int
|
||||
FilePath string
|
||||
BitRate int
|
||||
Comment string
|
||||
}
|
||||
|
||||
type Playlist struct {
|
||||
|
||||
Reference in New Issue
Block a user