mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
Added EpisodeAiredAfter to server side
This commit is contained in:
@@ -48,6 +48,8 @@ namespace NzbDrone.Core.Repository
|
||||
|
||||
public string Network { get; set; }
|
||||
|
||||
public DateTime? DownloadEpisodesAiredAfter { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this <see cref="Series"/> is hidden.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user