Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commit/7e053f8d0c87a255841747578228761b513ee15b?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Added code3b language from DB to repl_map to be sure subtitles file including those tag get recognized correctly.

pull/293/head
morpheus65535 6 years ago
parent 968fad4193
commit 7e053f8d0c

@ -8,6 +8,25 @@ repl_map = {
"dk": "da", "dk": "da",
"nld": "nl", "nld": "nl",
"english": "en", "english": "en",
"alb": "sq",
"arm": "hy",
"baq": "eu",
"bur": "my",
"chi": "zh",
"cze": "cs",
"dut": "nl",
"fre": "fr",
"geo": "ka",
"ger": "de",
"gre": "el",
"ice": "is",
"mac": "mk",
"mao": "mi",
"may": "ms",
"per": "fa",
"rum": "ro",
"slo": "sk",
"tib": "bo",
} }

Loading…
Cancel
Save