Misc Sonarr Pulls

This commit is contained in:
Qstick
2017-10-07 23:54:13 -04:00
parent 4c916f9186
commit f8f988a083
48 changed files with 181 additions and 93 deletions
@@ -19,7 +19,7 @@ namespace NzbDrone.Core.Test.IndexerTests.NewznabTests
{
Subject.Settings = new NewznabSettings()
{
Url = "http://127.0.0.1:1234/",
BaseUrl = "http://127.0.0.1:1234/",
Categories = new [] { 1, 2 },
ApiKey = "abcd",
};