mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
added sample check for remote episode.
This commit is contained in:
@@ -34,7 +34,6 @@ namespace NzbDrone.Core.Update
|
||||
if (latestAvailable == null)
|
||||
{
|
||||
_logger.ProgressDebug("No update available.");
|
||||
return null;
|
||||
}
|
||||
|
||||
return latestAvailable;
|
||||
|
||||
Reference in New Issue
Block a user