mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Initial support for song browsing from UI
This commit is contained in:
parent
fdf1ceeade
commit
9557f7ceed
17 changed files with 158 additions and 28 deletions
|
@ -18,7 +18,7 @@ type MediaFile struct {
|
|||
TrackNumber int
|
||||
DiscNumber int
|
||||
Year int
|
||||
Size string
|
||||
Size int
|
||||
Suffix string
|
||||
Duration int
|
||||
BitRate int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue