Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/779ab39f50b73adf2001b4fd3e5fe802702fc0eb You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed failing test

pull/2904/head v2.0.0.5301
Taloth Saldono 6 years ago
parent 00283e3d6e
commit 779ab39f50

@ -93,7 +93,7 @@ namespace NzbDrone.Core.Test.ParserTests
@"C:\Test\XxQVHK4GJMP3n2dLpmhW\XxQVHK4GJMP3n2dLpmhW\MKV\010E70S.yhcranA.fo.snoS.mkv".AsOsAgnostic(),
"Sons of Anarchy",
Quality.HDTV720p,
""
null
}
};

Loading…
Cancel
Save