mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added play buttons to song table
This commit is contained in:
parent
3dc52fabbc
commit
7d55230e20
5 changed files with 111 additions and 50 deletions
|
@ -8,7 +8,7 @@
|
|||
IncludeItemTypes: "Audio",
|
||||
Recursive: true,
|
||||
Fields: "ItemCounts,DateCreated,UserData,AudioInfo,ParentId",
|
||||
Limit: 300,
|
||||
Limit: 200,
|
||||
StartIndex: 0
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue