1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-11-06 09:19:38 +02:00

moved Series,Seasons,Episodes to their own folders.

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

View File

@@ -7,6 +7,7 @@ using System.Linq;
using FizzWare.NBuilder;
using FluentAssertions;
using NUnit.Framework;
using NzbDrone.Core.Tv;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Repository;