Remove Dolby Digital Plus support

Unfortunately Netflix keeps breaking Dolby Digital Plus and I don't have time to fix it. PRs welcome.
This commit is contained in:
shirt 2023-11-05 11:44:01 -05:00
parent 79ca463a5a
commit aacc5fc76f
Signed by: shirt
GPG key ID: A5D61AB2D5489EE1
3 changed files with 5 additions and 43 deletions

View file

@ -24,8 +24,6 @@
<br>
<input type="checkbox" id="disableHPL"><label for="disableHPL">Disable H264 HPL profile</label>
<br>
<input type="checkbox" id="useDDPlus"><label for="useDDPlus">Use Dolby Digital Plus (Edge)</label>
<br>
<label for="preferredLocale">Preferred audio language</label>
<input list="locales" id="preferredLocale" maxlength="5">
<br>