mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
added test for basic FeedProviderBase, fixed some issues with it.
This commit is contained in:
parent
8a3fe0f14e
commit
73aecc0796
8 changed files with 494 additions and 22 deletions
|
@ -74,7 +74,7 @@ namespace NzbDrone.Core
|
|||
return parsedEpisode;
|
||||
}
|
||||
}
|
||||
|
||||
Logger.Warn("Unable to parse text into episode info. {0}", title);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue