update bulgarian decoding

pull/1154/head
Luke Pulverenti 7 years ago
parent f12131299b
commit 3a9360dd6b

@ -157,6 +157,7 @@ namespace Emby.Common.Implementations.TextEncoding
case "ota":
case "tur":
return "windows-1254";
case "bgr":
case "rus":
return "windows-1251";
case "vie":

Loading…
Cancel
Save