jellyfin / jellyfin-vue

A modern web client for Jellyfin based on Vue
https://jellyfin.org
GNU General Public License v3.0
1.29k stars 229 forks source link

The collections do not contain the items #1671

Closed doc-code-hub closed 2 years ago

doc-code-hub commented 2 years ago

Description of the bug

image

Where are the titles in the collections?

From the original website, I set up the films page to group the films in collections. This means that in my movie list, all of those in a collection are not visible (outside of the collection itself).

But when I open a collection, I don't see any of the items that belong to it. Instead I only see suggestions of similar collections ...

The only way I have to see those contents is to search for them from the search bar or reproduce (at random) the collection, and view the single elements from the queue, during playback.

I believe that as in the original site, in the page of a collection you should be able to view the elements that belong to it (among the various types: series, films, etc).

Steps to reproduce

You shouldn't see any of the titles you added on that page

Expected behavior

The collections page should contain the elements that belong to it, divided by type.

For example as in the photo taken from the original site image

Platform

Windows

Browser

Chrome

Jellyfin server version

10.7.7

Additional context

I deployed with the provided Dockerfile on the same server running Jellyfin 10.7.7
ferferga commented 2 years ago

Hello! This is a duplicate of #760 This is not implemented yet as this is still an experimental client and its a continuous work in progress.

Closing this in favor of the aforementioned PR