mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Jellyfin creates non-existent seasons for TV series (e.g. Pokémon shows phantom seasons 77–236) #7151
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 @anonymous951 on GitHub (Jul 10, 2025).
Description of the bug
Jellyfin creates multiple non-existent seasons for certain TV series. In my case, I'm importing Pokémon, which officially has 25 seasons according to TheTMDB. However, Jellyfin displays additional phantom seasons, including:
Season 77, 78, 79, 80
Season 177, 178, 179, 180
Season 233, 234, 235, 236
I noticed these seasons contains episodes from season 10,11 and 12 and no correct metadata, also season 10,11 and 12 are correctly scanned by TMDB so are duplicated, but with different name.
What I’ve tried:
Metadata sources:
Tested using only TMDB (disabled TheTVDB and others).
Tested with all metadata providers disabled.
Used TinyMediaManager Used to generate NFO and download metadata manually.
Library isolation:
Moved Pokémon into a clean, isolated Jellyfin library.
Fully cleaned and rescanned the library multiple times.
Naming formats:
Folder structure variations:
Season 10, Season 11, Season 12
Pokémon (1997) Season 10 S10 - Diamond and Pearl
Filename formats tested:
Pokémon (1997) - 10x01 - Title
Reproduction steps
What is the current bug behavior?
After scanning the library, Jellyfin displays several non-existent seasons (e.g., 77, 78, 177, 234, etc.) in addition to the correct ones. Some episodes from valid seasons (like 10, 11, and 12) appear duplicated or incorrectly assigned to these phantom seasons. These extra seasons should not exist and contain misclassified content.
What is the expected correct behavior?
Jellyfin should only display the 1 to 25 valid seasons (per TMDB). It should not create or display additional phantom seasons, especially when file metadata and naming are correct.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
https://github.com/user-attachments/assets/882fa3ae-5122-40c0-99f1-0bae2a72fa2a
Additional information
No response
@jellyfin-bot commented on GitHub (Nov 8, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Nov 29, 2025):
This issue was closed due to inactivity.