Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/8064a43deee2f2d8868471b24003681a4ba667e2
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
12 additions and
4 deletions
@ -23,17 +23,24 @@ class MoreInfo extends Component {
< / D e s c r i p t i o n L i s t I t e m D e s c r i p t i o n >
< DescriptionListItemTitle >
{ translate ( ' Discord ') }
{ translate ( ' Wiki ') }
< / D e s c r i p t i o n L i s t I t e m T i t l e >
< DescriptionListItemDescription >
< Link to = "https:// radarr.video/discord"> radarr . video / discord < / L i n k >
< Link to = "https:// wiki.servarr.com/Radarr"> { translate ( 'Wiki' ) } < / L i n k >
< / D e s c r i p t i o n L i s t I t e m D e s c r i p t i o n >
< DescriptionListItemTitle >
{ translate ( ' Wiki ') }
{ translate ( ' Reddit ') }
< / D e s c r i p t i o n L i s t I t e m T i t l e >
< DescriptionListItemDescription >
< Link to = "https://wiki.servarr.com/Radarr" > wiki . servarr . com / Radarr < / L i n k >
< Link to = "https://www.reddit.com/r/Radarr/" > / r / R a d a r r < / L i n k >
< / D e s c r i p t i o n L i s t I t e m D e s c r i p t i o n >
< DescriptionListItemTitle >
{ translate ( 'Discord' ) }
< / D e s c r i p t i o n L i s t I t e m T i t l e >
< DescriptionListItemDescription >
< Link to = "https://radarr.video/discord" > radarr . video / discord < / L i n k >
< / D e s c r i p t i o n L i s t I t e m D e s c r i p t i o n >
< DescriptionListItemTitle >
@ -731,6 +731,7 @@
"RecycleBinHelpText" : "Movie files will go here when deleted instead of being permanently deleted" ,
"RecyclingBin" : "Recycling Bin" ,
"RecyclingBinCleanup" : "Recycling Bin Cleanup" ,
"Reddit" : "Reddit" ,
"Redownload" : "Redownload" ,
"Refresh" : "Refresh" ,
"RefreshAndScan" : "Refresh & Scan" ,