this post was submitted on 16 Feb 2025
10 points (91.7% liked)

Jellyfin: The Free Software Media System

6193 readers
6 users here now

Current stable release: 10.10.6

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

Dear community,

Maybe the answer lies in front of my eyes, I am good at not seeing this kind of things but... Is it nornal that my jellyfin recognizes en.hi subtitles as Hindi instead of English? The subtitles come from bazarr and the related github issue I found is closed: https://github.com/jellyfin/jellyfin/issues/4291 Did I miss something?

EDIT: Bazarr problem: Somehow it was completely missing the language tag "en". My fix is to "remove HI tags" in bazarr. It is a per file operation though.

top 3 comments
sorted by: hot top controversial new old
[–] RmDebArc_5@sh.itjust.works 4 points 3 weeks ago

If I understand it correctly Jellyfin will assume the subtitle is in Hindi because it thinks that the .hi specifies the language. Jellyfin will always assume this is the Language, it gets the hearing impaired via the tag with ffprobe, which only works if you have a embedded srt

[–] thornbill@fosstodon.org 1 points 3 weeks ago (1 children)
[–] Alfredolin@sopuli.xyz 1 points 3 weeks ago* (last edited 3 weeks ago)

Actually I have been lazy properly checking before posting but it's a bazarr issue. Somehow it's naming hi without the language tag. Just have to find the right bazarr setting... Which I can't find.