added more info to decision engine exception reporting.

This commit is contained in:
Keivan Beigi 2013-05-28 17:15:42 -07:00
commit 4e06cf0fa6
5 changed files with 8 additions and 41 deletions

View file

@ -2,6 +2,7 @@
using System.Collections.Generic;
using System.IO;
using System.Linq;
using NzbDrone.Common;
using NzbDrone.Core.MediaCover;
using NzbDrone.Core.MetadataSource.Trakt;
using NzbDrone.Core.Tv;