-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add audio options to workaround compatability problems #5986
Add audio options to workaround compatability problems #5986
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be better to have the "force remux flac" option on by default for chromium and Firefox, as these browsers are known to have problems with flac metadata. This would ensure maximum compatibility for most users.
We can then tell users to disable it if they are that allergic to remuxing.
I still think something like this should be the last resort and not a default setting unless this issue is very widespread, but IMO it is not the case yet. |
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
bde199f
to
f6efaaf
Compare
Quality Gate passedIssues Measures |
Cloudflare Pages deployment
|
Changes
This adds some audio compatibility options to workaround certain issues:
Issues
Fixes jellyfin/jellyfin#3731 (incompatible metadata)
Fixes jellyfin/jellyfin#11113 (inaccurate timestamp)