External extension eac3 is not recognized #6867

Closed
opened 2026-02-07 04:13:03 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @ycodeg on GitHub (Apr 1, 2025).

Description of the bug

It appears eac3 is not recognized as external audio.
Checking manually with MediaInfo, it recognizes it as eac3 as expected.
The general feature of external audio tracks work. For example, if I change the extension from 'eac3' to 'ac3' then JellyFin server suddenly recognize it well. So I guess it's a parser issue. It's a temporary fix but it create another issues when I already have ac3.

Reproduction steps

  1. Format library according to documentation, and throw a movie.mkv within.
  2. Jellyfin server recognize it.
  3. Throw: 'movie.eac3' or 'movie-en.eac3' or 'movie-eng.eac3' in a movie folder near 'movie.mkv'.
  4. Jellyfin server recognize none.

Temporary fix:
5. Change 'movie.eac3' to 'movie.ac3' (or any other file above).
6. Jellyfin server recognize all as eac3.

What is the current bug behavior?

Not recognizing external eac3 files.

What is the expected correct behavior?

Recognizing external eac3 files as selectable audio in movie page.

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.6

Environment

OS: Linux / Windows.
Client: Browser ,Jellyfin Media Player.

Jellyfin logs

No mention.

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

Originally created by @ycodeg on GitHub (Apr 1, 2025). ### Description of the bug It appears eac3 is not recognized as external audio. Checking manually with MediaInfo, it recognizes it as eac3 as expected. The general feature of external audio tracks work. For example, if I change the extension from 'eac3' to 'ac3' then JellyFin server suddenly recognize it well. So I guess it's a parser issue. It's a temporary fix but it create another issues when I already have ac3. ### Reproduction steps 1. Format library according to documentation, and throw a movie.mkv within. 2. Jellyfin server recognize it. 3. Throw: 'movie.eac3' or 'movie-en.eac3' or 'movie-eng.eac3' in a movie folder near 'movie.mkv'. 4. Jellyfin server recognize none. Temporary fix: 5. Change 'movie.eac3' to 'movie.ac3' (or any other file above). 6. Jellyfin server recognize all as eac3. ### What is the current _bug_ behavior? Not recognizing external eac3 files. ### What is the expected _correct_ behavior? Recognizing external eac3 files as selectable audio in movie page. ### 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.6 ### Environment ```markdown OS: Linux / Windows. Client: Browser ,Jellyfin Media Player. ``` ### Jellyfin logs ```shell No mention. ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos _No response_ ### Additional information _No response_
OVERLORD added the bug label 2026-02-07 04:13:03 +03:00
Author
Owner

@crobibero commented on GitHub (Apr 1, 2025):

Already fixed by https://github.com/jellyfin/jellyfin/pull/13784

@crobibero commented on GitHub (Apr 1, 2025): Already fixed by https://github.com/jellyfin/jellyfin/pull/13784
Author
Owner

@ycodeg commented on GitHub (Apr 1, 2025):

Oh wow many thanks I was hesitant for a long time for nothing.

@ycodeg commented on GitHub (Apr 1, 2025): Oh wow many thanks I was hesitant for a long time for nothing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#6867