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

Disabled eztv test entirely.

pull/6/head
Taloth Saldono 10 years ago
parent 6803e46782
commit ee02e6a31c

@ -129,6 +129,8 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
[Test]
public void eztv_fetch_recent()
{
Assert.Inconclusive("Eztv Down");
var indexer = Mocker.Resolve<Eztv>();
indexer.Definition = new IndexerDefinition

Loading…
Cancel
Save