Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jellyfin: show both movies and series counter? #681

Open
dataprolet opened this issue Aug 17, 2023 · 0 comments · May be fixed by #778 or #786
Open

Jellyfin: show both movies and series counter? #681

dataprolet opened this issue Aug 17, 2023 · 0 comments · May be fixed by #778 or #786

Comments

@dataprolet
Copy link

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.
image

@SenorSmartyPants SenorSmartyPants linked a pull request May 16, 2024 that will close this issue
cmatute7712 added a commit to cmatute7712/homer that referenced this issue Jun 1, 2024
… for multiselect using array style notation in yaml. Also updated docs to reflect change Fixes bastienwirtz#681
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment