mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Added series update notification.
This commit is contained in:
parent
76dee4aff2
commit
76379341a7
28 changed files with 881 additions and 6587 deletions
|
@ -37,7 +37,7 @@ namespace NzbDrone.Core.Providers
|
|||
}
|
||||
}
|
||||
|
||||
Logger.Debug("Search for '{0}' returned {1} results", title);
|
||||
Logger.Debug("Search for '{0}' returned {1} results", title, result.Count);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue