mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02:00
Calendar now using EpisodeResource
This commit is contained in:
@@ -28,5 +28,6 @@ namespace NzbDrone.Api.Episodes
|
||||
public DateTime? EndTime { get; set; }
|
||||
public DateTime? GrabDate { get; set; }
|
||||
public PostDownloadStatusType PostDownloadStatus { get; set; }
|
||||
public Core.Tv.Series Series { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user