mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #7779] Don't ignore DTS to avoid missing audio in M3UTuner (10.8) #11526
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?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7779
State: closed
Merged: No
Tested locally on win10 using the m3u8 file attached to the bug.
The offending channels now have audio in live TV and recordings.
As suggested by Shadowghost I'm targeting release 10.8 here.
Changes
Set IgnoreDTS to false
Issues
Fixes https://github.com/jellyfin/jellyfin/issues/7267