moved Series,Seasons,Episodes to their own folders.

This commit is contained in:
kay.one 2013-02-18 22:01:03 -08:00
commit 2d4998d52d
137 changed files with 181 additions and 110 deletions

View file

@ -6,6 +6,7 @@ using System.Collections.Generic;
using FizzWare.NBuilder;
using Moq;
using NUnit.Framework;
using NzbDrone.Core.Tv;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Model.Notification;
using NzbDrone.Core.Providers;