(partial) Fix #742: add Date Added column
This commit is contained in:
@@ -152,6 +152,7 @@ type Track struct {
|
||||
SampleRate int
|
||||
BitDepth int
|
||||
Channels int
|
||||
DateAdded time.Time
|
||||
}
|
||||
|
||||
type ReplayGainInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user