1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Techywarrior 2013-04-09 22:00:23 -07:00
commit 867a549058
8 changed files with 56 additions and 13 deletions

View file

@ -7,7 +7,7 @@
SortOrder: "Ascending",
IncludeItemTypes: "Series",
Recursive: true,
Fields: "PrimaryImageAspectRatio,SeriesInfo"
Fields: "PrimaryImageAspectRatio,SeriesInfo,ItemCounts,DateCreated"
};
function getTableHtml(items) {