1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Episode resource now uses series resource as the subtype

Fixed: Episodes on the calendar have series images attached properly again
This commit is contained in:
Mark McDowall
2014-09-10 18:11:35 -07:00
parent b2526a136c
commit 2ff1208947
5 changed files with 20 additions and 11 deletions
-1
View File
@@ -7,7 +7,6 @@ using NzbDrone.Core.Datastore.Events;
using NzbDrone.Core.MediaCover;
using NzbDrone.Core.MediaFiles;
using NzbDrone.Core.MediaFiles.Events;
using NzbDrone.Core.Messaging.Commands;
using NzbDrone.Core.Messaging.Events;
using NzbDrone.Core.SeriesStats;
using NzbDrone.Core.Tv;