Issues with browsing "Movie" category in Live TV #6325

Closed
opened 2026-02-07 03:28:32 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @theevilapplepie on GitHub (Oct 5, 2024).

This issue respects the following points:

  • This is a bug, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • 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.

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

  1. Signin to Jellyfin
  2. Have PlutoTV streams configred as LiveTV using m3u plugin ( https://github.com/iptv-org/iptv/raw/refs/heads/master/streams/us_pluto.m3u )
  3. Have the following XMLTV provider configured ( https://i.mjh.nz/PlutoTV/us.xml )
  4. Ensure Guide Data loading is set to 14 days
  5. Browse to "Live TV"
  6. Scroll down and click the "Movies" section ( list.html page with a movie filter )

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

- OS: Debian 11
- Linux Kernel: 5.10.0-32-amd64
- Virtualization: KVM
- Clients: Browser
- Browser: Chrome ( Current Win64 )
- FFmpeg Version: 
- Playback Method:
- Hardware Acceleration:
- GPU Model:
- Plugins: [ AudioDB, MusicBrainz, OMDb, Studio Images, TMDb ]
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

The only potentially relevant logs I could find are, however I'm unsure if they /are/ relevant.

[2024-10-05 13:08:38.616 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program
[2024-10-05 13:08:38.617 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program
[2024-10-05 13:08:38.618 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program
[2024-10-05 13:08:38.618 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program

FFmpeg logs

No response

Client / Browser logs

Please see attached screenshots

Relevant screenshots or videos

image

image

image

Additional information

No response

Originally created by @theevilapplepie on GitHub (Oct 5, 2024). ### This issue respects the following points: - [X] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found [here](https://jellyfin.org/contact/). - [X] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin/issues?q=is%3Aopen+is%3Aissue) _(I've searched it)_. - [X] I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue. - [X] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct). - [X] This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one. ### 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 1. Signin to Jellyfin 2. Have PlutoTV streams configred as LiveTV using m3u plugin ( https://github.com/iptv-org/iptv/raw/refs/heads/master/streams/us_pluto.m3u ) 3. Have the following XMLTV provider configured ( https://i.mjh.nz/PlutoTV/us.xml ) 4. Ensure Guide Data loading is set to 14 days 5. Browse to "Live TV" 6. Scroll down and click the "Movies" section ( list.html page with a movie filter ) ### 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 ```markdown - OS: Debian 11 - Linux Kernel: 5.10.0-32-amd64 - Virtualization: KVM - Clients: Browser - Browser: Chrome ( Current Win64 ) - FFmpeg Version: - Playback Method: - Hardware Acceleration: - GPU Model: - Plugins: [ AudioDB, MusicBrainz, OMDb, Studio Images, TMDb ] - Reverse Proxy: - Base URL: - Networking: - Storage: ``` ### Jellyfin logs ```shell The only potentially relevant logs I could find are, however I'm unsure if they /are/ relevant. [2024-10-05 13:08:38.616 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program [2024-10-05 13:08:38.617 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program [2024-10-05 13:08:38.618 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program [2024-10-05 13:08:38.618 -04:00] [WRN] Undefined BaseItemKind to Type mapping: Program ``` ### FFmpeg logs _No response_ ### Client / Browser logs Please see attached screenshots ### Relevant screenshots or videos ![image](https://github.com/user-attachments/assets/13ca5e99-0e56-4ca8-9b00-07770c9dd779) ![image](https://github.com/user-attachments/assets/7e282f5a-1a85-4cc7-9d3b-605676db26da) ![image](https://github.com/user-attachments/assets/a0940e72-90c8-4868-bb29-59b691fde7f2) ### Additional information _No response_
OVERLORD added the buglive-tv labels 2026-02-07 03:28:32 +03:00
Author
Owner

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

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#6325