Merge pull request #1085 from tidusjar/dev

Dev
This commit is contained in:
Jamie 2017-02-08 21:45:52 +00:00 committed by GitHub
commit 38dab0b4e4
59 changed files with 2046 additions and 1873 deletions

View file

@ -193,7 +193,7 @@ namespace Ombi.UI.Modules
{
// Approve it
request.Approved = true;
Log.Warn("We approved movie: {0} but could not add it to CouchPotato/Watcher because it has not been setup", request.Title);
Log.Warn("We approved movie: {0} but could not add it to CouchPotato/Watcher/Radarr because it has not been setup", request.Title);
// Update the record
var inserted = await Service.UpdateRequestAsync(request);

File diff suppressed because it is too large Load diff