Use clean name when finding by title

This commit is contained in:
Mark McDowall 2014-04-25 20:00:44 -07:00
parent 57a6e39669
commit ebe42357c8
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,6 @@ using System.Collections.Generic;
using System.IO;
using System.Linq;
using NLog;
using NzbDrone.Common;
using NzbDrone.Common.Disk;
using NzbDrone.Core.DataAugmentation.Scene;
using NzbDrone.Core.IndexerSearch.Definitions;