Fix child.size and directory.playCount compatibility with Subsonic API. Fixes #304
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ type Entry struct {
|
||||
Starred time.Time
|
||||
Track int
|
||||
Duration int
|
||||
Size int
|
||||
Size int64
|
||||
Suffix string
|
||||
BitRate int
|
||||
ContentType string
|
||||
|
||||
Reference in New Issue
Block a user