mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
867a549058
8 changed files with 56 additions and 13 deletions
|
@ -7,7 +7,7 @@
|
|||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "Series",
|
||||
Recursive: true,
|
||||
Fields: "PrimaryImageAspectRatio,SeriesInfo"
|
||||
Fields: "PrimaryImageAspectRatio,SeriesInfo,ItemCounts,DateCreated"
|
||||
};
|
||||
|
||||
function getTableHtml(items) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue