mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Bad parsing using [imdbid- ] when Title is a year #4861
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 @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
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