jellyfin / jellyfin-web

Web Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.27k stars 1.2k forks source link

Jellyfin are showing duplications on all my media in the home screen #5816

Open spirillen opened 1 month ago

spirillen commented 1 month ago

Describe The Bug First I would like to mention that it seems like there is a similar closed issue https://github.com/jellyfin/jellyfin/issues/2867, however, in my case it is:

  1. Only on the home screen on the web
  2. I have restored, the /var/lib/jellyfin/ after upgrading from probationary Ubuntu to FOSS Debian
  3. This is only related to the web interfase

Steps To Reproduce See above

Expected Behavior No dublets

Logs Not sure where to locate, inform me and I update the ticket

Screenshots image

System (please complete the following information):

image

Additional Context

tree -f --prune .
.
├── ./extrafanart
│   └── ./extrafanart/fanart1.jpg
├── ./extrathumbs
│   └── ./extrathumbs/thumb1.jpg
├── ./fanart.jpg
├── ./Independence Day Resurgence (2016).mkv
├── ./Independence Day Resurgence (2016).nfo
├── ./landscape.jpg
├── ./logo.png
├── ./movie.nfo
└── ./poster.jpg

3 directories, 9 files
venkat-karasani commented 1 month ago

@spirillen can you please do the following, go to your home page, right click and select inspect. Then go to network section, select fetch/xhr, enter "resume video" in the filter section and then reload the page. Once the page reload is done, in the network tab, click on the filtered request and go to preview section and expand it. Are you seeing duplicates here as well? Can you post a screenshot showing this? It is should look like the one below: Untitled Thanks

spirillen commented 1 month ago

Hi @venkat-karasani

Would love to try your suggestion, however I do not find half of the fields on firefox-esr, is it possible you know the direction to find them?

venkat-karasani commented 1 month ago

Hi @venkat-karasani

Would love to try your suggestion, however I do not find half of the fields on firefox-esr, is it possible you know the direction to find them?

image

click on the request and can you check if the items has any duplicates or not? Below is the screenshot from firefox image

viown commented 1 month ago

Hey @spirillen, I recommend deleting the last image you sent as it displays sensitive auth keys. This isn't an issue if you don't have your JF accessible remotely.

spirillen commented 1 month ago

@viown I was looking for such kind of info's so please do tell where you found them, so I do not post such thing again by accident.

venkat-karasani commented 1 month ago

oh, I did not see that! @viown thanks for bringing that up. @spirillen this will not be an issue if your jelly instance is not accessible to the outside world. Search about the information you were trying to post to see if posting that would cause any issues or not. Do not expose your domain name and cookies. Posting the request headers or response headers might cause you an issue so be very careful of posting those. It is ok to post request and response data only if those do not have any sensitive information. I hope this is helpful.

spirillen commented 1 month ago

To get back to the original issue and respond to the request, yes, I do see double and I'm not drunk, the weird thing is it is inconsistent.,most films are doubles but not all.

I have also noticed that my table/shield are claiming there are ~1960 updates daily... Don't is this is related.

image

venkat-karasani commented 1 week ago

This might not be a jellyfin-web issue then. Try updating jellyfin to the current latest version and if you still see this issue after that, I would suggest you to create an issue for the jellyfin backend.

dmitrylyzo commented 1 week ago

A bit strange to provide a folder layout for Independence Day Resurgence, having problems with Indiana Jones.... Since the items have different IDs, they are probably different versions of the movie or just from different libraries.