mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Issues with browsing "Movie" category in Live TV #6325
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theevilapplepie on GitHub (Oct 5, 2024).
This issue respects the following points:
Description of the bug
When selecting the "Movie" category within Live TV main page I believe the Guide data is missing a valid Genre for some entries which is causing the listshow js to fail.
Reproduction steps
What is the current bug behavior?
The movie list will fail to render as client side JS encounters an error
What is the expected correct behavior?
The movie list will populate on the client side
Jellyfin Server version
10.9.11+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.9.11
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
Please see attached screenshots
Relevant screenshots or videos
Additional information
No response
@theguymadmax commented on GitHub (Jan 23, 2025):
Tested in 10.9.11 and observed the described behavior. After retesting in the current release(10.10.4), the issue is no longer present.