mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Fixed: Indexer testing
Omg now has a preprocessor to catch authentication issues Indexer testing works again, instead of always being successful
This commit is contained in:
@@ -45,7 +45,6 @@ namespace NzbDrone.Core.Indexers.Newznab
|
||||
return releaseInfo;
|
||||
}
|
||||
|
||||
|
||||
protected override String GetInfoUrl(XElement item)
|
||||
{
|
||||
return item.TryGetValue("comments").TrimEnd("#comments");
|
||||
|
||||
Reference in New Issue
Block a user