Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commit/978b378683d46e074e8f56ba860ae16fe68b7cdd
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
4 additions and
4 deletions
@ -101,7 +101,7 @@ export const ProviderList: Readonly<ProviderInfo[]> = [
{
type : "switch" ,
key : "hi_fallback" ,
name : "Use HI subtitles as a fallback (don't enable i t if you have a HI language profile)",
name : "Use HI subtitles as a fallback (don't enable this if you have a HI language profile)",
} ,
{
type : "switch" ,
@ -115,7 +115,7 @@ export const ProviderList: Readonly<ProviderInfo[]> = [
{
key : "gestdown" ,
name : "Gestdown (Addic7ed proxy)" ,
description : "Proxy for Addic7ed website. No need for login or cookie .",
description : "Proxy for Addic7ed website. No need for login or cookie s .",
} ,
{
key : "greeksubs" ,
@ -278,7 +278,7 @@ export const ProviderList: Readonly<ProviderInfo[]> = [
{
type : "switch" ,
key : "verify_ssl" ,
name : "Verify SSL certificate (disabling introduce a MitM attack risk)",
name : "Verify SSL certificate (disabling this introduces a MitM attack risk)",
defaultValue : true ,
} ,
] ,
@ -313,7 +313,7 @@ export const ProviderList: Readonly<ProviderInfo[]> = [
key : "subs4series" ,
name : "Subs4Series" ,
description :
"Greek Subtitles Provider. Require anti-captcha provider to solve on each download.",
"Greek Subtitles Provider. Require s anti-captcha provider to solve captchas for each download.",
} ,
{
key : "subscene" ,