Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
This commit is contained in:
Cody Robibero 2023-02-24 08:53:08 -07:00 committed by GitHub
parent b3273f0f9a
commit 49eb04899c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@ namespace MediaBrowser.Controller.MediaEncoding
{ "aac_at", 6 },
{ "ac3", 6 },
{ "eac3", 6 },
{ "dts", 6 },
{ "dca", 6 },
{ "mlp", 6 },
{ "truehd", 6 },
};