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:
parent
042679efe6
commit
b5cc0d0949
2 changed files with 64 additions and 64 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
SortBy: "SortName",
|
||||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "Episode",
|
||||
IncludeItemTypes: "Series",
|
||||
Recursive: true,
|
||||
Fields: "PrimaryImageAspectRatio,SeriesInfo"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue