mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
UpcomingProvider now gets Series in call for episodes.
This commit is contained in:
parent
b084a3bc46
commit
86ab26e2d9
3 changed files with 57 additions and 79 deletions
|
@ -32,7 +32,7 @@ namespace NzbDrone.Core.Repository
|
|||
/// </remarks>
|
||||
public DateTime? GrabDate { get; set; }
|
||||
|
||||
[Ignore]
|
||||
[ResultColumn]
|
||||
public EpisodeStatusType Status
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue