Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't ignore DTS to avoid missing audio in M3UTuner (10.8) #7779

Conversation

hjschmidt99
Copy link

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 #7267

@knackebrot
Copy link
Contributor

I've encountered this issue as well with hls streams. Your change fixed them for me. I fear this is going to break streaming for someone, because I doubt the flag was there for no reason. We might eventually need to make it configurable per M3U tuner or come up with a combination of flags that works for everyone.

@crobibero
Copy link
Member

I agree, this would need to be configurable, ideally per m3u source.

Additionally the fix would have to be applied everywhere (eg recordings)

@nielsvanvelzen nielsvanvelzen added the stable backport Backport into the next stable release label Jul 28, 2022
@nielsvanvelzen nielsvanvelzen added this to Active PRs in Release 10.8.0 via automation Jul 28, 2022
Release 10.8.0 automation moved this from Active PRs to Completed PRs Aug 22, 2022
@joshuaboniface joshuaboniface removed the stable backport Backport into the next stable release label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 10.8.0
  
Completed PRs
Development

Successfully merging this pull request may close these issues.

None yet

5 participants