[Issue]: Jellyfin does not accurately label episodes numbered over 999 #3774

Closed
opened 2026-02-06 23:51:38 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @Sarcasthik on GitHub (Apr 25, 2022).

Please describe your bug

Hello there.

Here's the issue : I have an anime that has now over 1000+ episodes but Jellyfin does not seem to count above 999.
If the episodes are labeled "My Super Anime 1000" and then "My Super Anime 1001" both of them are labeled as episode 100.

Now this is not a big issue so far but whenever I add a new episode it does not show up in the "Recently added" because Jellyfin thinks I have already watched it since it is also labeled episode 100 and not 100X.
Maybe it has already been solved in the 10.8 Beta but better safe than sorry.

Thank you !

Jellyfin Version

Other

if other:

10.7.5

Environment

- OS: Windows Server 2019
- Virtualization: no
- Clients: Chrome/Firefox
- Browser: Chrome/Firefox
- FFmpeg Version:
- Playback Method: Direct
- Hardware Acceleration:
- Plugins:
- Reverse Proxy: none
- Base URL:
- Networking:
- Storage: local

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

Here it's ok until episode 999 :
image

After episode 1000 it begins to bug :
image

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @Sarcasthik on GitHub (Apr 25, 2022). ### Please describe your bug Hello there. Here's the issue : I have an anime that has now over 1000+ episodes but Jellyfin does not seem to count above 999. If the episodes are labeled "My Super Anime 1000" and then "My Super Anime 1001" both of them are labeled as episode 100. Now this is not a big issue so far but whenever I add a new episode it does not show up in the "Recently added" because Jellyfin thinks I have already watched it since it is also labeled episode 100 and not 100X. Maybe it has already been solved in the 10.8 Beta but better safe than sorry. Thank you ! ### Jellyfin Version Other ### if other: 10.7.5 ### Environment ```markdown - OS: Windows Server 2019 - Virtualization: no - Clients: Chrome/Firefox - Browser: Chrome/Firefox - FFmpeg Version: - Playback Method: Direct - Hardware Acceleration: - Plugins: - Reverse Proxy: none - Base URL: - Networking: - Storage: local ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here Here it's ok until episode 999 : ![image](https://user-images.githubusercontent.com/43416863/164997638-41c18032-233f-4cd5-8f3f-137bfbe096f9.png) After episode 1000 it begins to bug : ![image](https://user-images.githubusercontent.com/43416863/164997679-baff40ef-379c-459f-8000-5770c646bccf.png) ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-06 23:51:38 +03:00
Author
Owner

@LewkyB commented on GitHub (May 11, 2022):

What does the path to those episodes look like?

@LewkyB commented on GitHub (May 11, 2022): What does the path to those episodes look like?
Author
Owner

@Sarcasthik commented on GitHub (May 11, 2022):

It goes like this "D:\Jellyfin\Séries Anime\One Piece\Saison 21\One Piece 100X VOSTFR"
I made my own seasons per arcs and it went well until recently. Could that be the issue ?

@Sarcasthik commented on GitHub (May 11, 2022): It goes like this "D:\Jellyfin\Séries Anime\One Piece\Saison 21\One Piece 100X VOSTFR" I made my own seasons per arcs and it went well until recently. Could that be the issue ?
Author
Owner

@LewkyB commented on GitHub (May 12, 2022):

@Sarcasthik Thanks for giving me that path. Looks like it was just set to check 3 digits instead of 4. I made a small change and it seems to be working great.

@LewkyB commented on GitHub (May 12, 2022): @Sarcasthik Thanks for giving me that path. Looks like it was just set to check 3 digits instead of 4. I made a small change and it seems to be working great.
Author
Owner

@Sarcasthik commented on GitHub (May 12, 2022):

Nice, thank you ! I know it's a small thing but you guys rock !

@Sarcasthik commented on GitHub (May 12, 2022): Nice, thank you ! I know it's a small thing but you guys rock !
Author
Owner

@neilsb commented on GitHub (Sep 25, 2022):

Fixed by #7741

@neilsb commented on GitHub (Sep 25, 2022): Fixed by #7741
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#3774