[Issue]: Bad parsing using [imdbid- ] when Title is a year #4861

Closed
opened 2026-02-07 01:13:46 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @JeanneD4RK on GitHub (May 19, 2023).

Bad parsing using [imdbid- ] when Title is a year

Jellyfin library scan mistakes some TV shows (did not test with movies) when the title is only a year

Example:

/mnt/tvshows/1883 [imdbid-tt13991232]
/mnt/tvshows/1899 [imdbid-tt9319668]
/mnt/tvshows/1923 [imdbid-tt18335752]

are all parsed as

This tv show

Could not find any trace of this in the logs

Jellyfin Version

10.8.z

if other:

Running in docker

Environment

- OS: Debian 11
- Linux Kernel: 5.10.0-23-amd64
- Virtualization: Docker
- Clients: -
- Browser: -
- FFmpeg Version: -
- Playback Method: -
- Hardware Acceleration: -
- GPU Model: -
- Plugins: AudioDB, Intro Skipper, MusicBrainz, OMDb, Studio Images, TMDb
- Reverse Proxy: -
- Base URL: -
- Networking: -
- Storage: Docker volume bind, CIFS Mount on host

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @JeanneD4RK on GitHub (May 19, 2023). ### Bad parsing using [imdbid- ] when Title is a year Jellyfin library scan mistakes some TV shows (did not test with movies) when the title is only a year Example: `/mnt/tvshows/1883 [imdbid-tt13991232]` `/mnt/tvshows/1899 [imdbid-tt9319668]` `/mnt/tvshows/1923 [imdbid-tt18335752]` are all parsed as [This tv show](https://www.themoviedb.org/tv/83649) Could not find any trace of this in the logs ### Jellyfin Version 10.8.z ### if other: Running in docker ### Environment ```markdown - OS: Debian 11 - Linux Kernel: 5.10.0-23-amd64 - Virtualization: Docker - Clients: - - Browser: - - FFmpeg Version: - - Playback Method: - - Hardware Acceleration: - - GPU Model: - - Plugins: AudioDB, Intro Skipper, MusicBrainz, OMDb, Studio Images, TMDb - Reverse Proxy: - - Base URL: - - Networking: - - Storage: Docker volume bind, CIFS Mount on host ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 01:13:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4861