Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/933b64a88a282e456c08e5bca60f1e9213330a0b
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
0 additions and
30 deletions
@ -165,34 +165,4 @@
< / div >
< / div >
< / fieldset >
< fieldset >
< legend > Metadata< / legend >
< div class = "control-group" >
< label class = "control-label" > XBMC< / label >
< div class = "controls" >
< div class = "switch" >
< input type = "checkbox" name = "metadataXbmcEnabled" / >
< / div >
< span class = "help-inline-checkbox" >
< i class = "icon-question-sign" title = "Enable creating metadata for XBMC" > < / i >
< / span >
< / div >
< / div >
< div class = "control-group" >
< label class = "control-label" > Use Banners< / label >
< div class = "controls" >
< div class = "switch" >
< input type = "checkbox" name = "metadataUseBanners" / >
< / div >
< span class = "help-inline-checkbox" >
< i class = "icon-question-sign" title = "Use banners instead of posters?" > < / i >
< / span >
< / div >
< / div >
< / fieldset >
< / div >