You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now one can choose to either show libraryType: "movies" or "series" on a Jellyfin tile. Whereas the "series" option is showing the total number of episodes and the total number of series on your Jellyfin.
I would like to see a third option, which is displaying the total number of movies and the total number of series. In the end this should occupy the same amount of space as "series" (episodes/series) is right now.
For one the "series" option could be split into "episodes" and "series" and then it could be made possible to chain those in one line of libraryType:. So for example libraryType: "episodes", "movies" which would display the total number of episodes and the number of movies.
Screenshot for reference.
The text was updated successfully, but these errors were encountered:
Right now one can choose to either show
libraryType: "movies"
or"series"
on a Jellyfin tile. Whereas the "series" option is showing the total number of episodes and the total number of series on your Jellyfin.I would like to see a third option, which is displaying the total number of movies and the total number of series. In the end this should occupy the same amount of space as
"series"
(episodes/series) is right now.For one the
"series"
option could be split into"episodes"
and"series"
and then it could be made possible to chain those in one line oflibraryType:
. So for examplelibraryType: "episodes", "movies"
which would display the total number of episodes and the number of movies.Screenshot for reference.
The text was updated successfully, but these errors were encountered: