1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix selected tab and show Series

This commit is contained in:
Luke Pulverenti 2013-04-05 00:20:41 -04:00
parent 042679efe6
commit b5cc0d0949
2 changed files with 64 additions and 64 deletions

View file

@ -5,7 +5,7 @@
SortBy: "SortName",
SortOrder: "Ascending",
IncludeItemTypes: "Episode",
IncludeItemTypes: "Series",
Recursive: true,
Fields: "PrimaryImageAspectRatio,SeriesInfo"
};