Skip to content

Details/items using two requests for the same payload #8277

Description

This issue respects the following points:

  • This issue is not already reported on GitHub (I've searched it).
  • I agree to follow Jellyfin's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Describe the bug

Jellyfin web send duplicate requests with different URLs for the Item. Can be tested in unstable demo

Issue is on anything detail (Show, Movie Season episode) and not on library listing

Caminandes: Llamigos
https://demo.jellyfin.org/unstable/web/#/details?id=c7eb95d14156c803611cf4a78ac469f6&serverId=f0b3381645f04afb9a0e392e74b6a1b0

URLs - Payload is identical
https://demo.jellyfin.org/unstable/Users/4ed1b8b42a7c4ea682f0fe5d08d4e278/Items/c7eb95d14156c803611cf4a78ac469f6
https://demo.jellyfin.org/unstable/Items/c7eb95d14156c803611cf4a78ac469f6?userId=4ed1b8b42a7c4ea682f0fe5d08d4e278

Also, the config gets required multiple times (sally a cache hit, but the behavior changed to my knowledge)

Image

Another with Waterfall

Image

Reproduction Steps

  1. Go to detail page
  2. look at network tab

Expected/Actual behaviour

Only load the required endpoints

Logs

No response

Server version

12.0

Web version

12.0

Build version

Release

Platform

Linux

Browser

all

Additional information

Noticed locally replicated in unstable demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions