mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Unable to correctly identify the flags and stream title of external subtitles #5984
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 @HMSRenown on GitHub (Jun 10, 2024).
Please describe your bug
Unable to correctly identify the flags and stream title of external subtitles

When I mount four external subtitles, their file names are as follows:
Episode S01E01.Chinese Simplified with English.chi.defaultEpisode S01E01.Chinese Simplified.chiEpisode S01E01.Chinese Traditional with English.chiEpisode S01E01.Chinese Traditional.chiIt appears on the front-end interface as:
In this case ,we've seen that the flags ‘chi’ is identified as the stream title, but the stream title disappeared.
I've tried reversing the order of flags and stream title in my tests, but it didn't work.
This issue does not exist in version 10.8.13
Reproduction Steps
1.In Jellyfin Version 10.9.6
2.Having an Movie or TV Episodes with external subtitles
3.Rename external subtitles with flags and stream title
Jellyfin Version
10.9.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jun 10, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@Shadowghost commented on GitHub (Jun 10, 2024):
See #12026
@jellyfin-bot commented on GitHub (Oct 9, 2024):
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.
@Kha611 commented on GitHub (Oct 9, 2024):
Help
@Shadowghost commented on GitHub (Oct 9, 2024):
Original issue fixed by linked PR above.