[PR #7410] Let the UI show which DTS profile is in use #11383

Closed
opened 2026-02-07 06:37:28 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7410

State: closed
Merged: Yes


Changes
There are different profiles for DTS. For example, both DTS and DTS-HD
MA use the same codec, but provide a different profile.

With this PR, the different profiles can be displayed in e.g. Jellyfin Web (with no changes required there).

Below is an example file showing both an audio track with an DTS and an DTS-HD MA profile. Both use the DTS codec. Without this PR, both audio tracks would only show up as "DTS".
image

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7410 **State:** closed **Merged:** Yes --- **Changes** There are different profiles for DTS. For example, both DTS and DTS-HD MA use the same codec, but provide a different profile. With this PR, the different profiles can be displayed in e.g. Jellyfin Web (with no changes required there). Below is an example file showing both an audio track with an DTS and an DTS-HD MA profile. Both use the DTS codec. Without this PR, both audio tracks would only show up as "DTS". ![image](https://user-images.githubusercontent.com/9168045/156903924-ae382f9a-61dd-4f52-adb2-21386615af2d.png)
OVERLORD added the pull-request label 2026-02-07 06:37:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11383