mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Automatic search for missing episodes if RSS Sync hasn't been run recently
This commit is contained in:
@@ -35,6 +35,7 @@ namespace NzbDrone.Core.Messaging.Commands
|
||||
public string Message { get; private set; }
|
||||
|
||||
public string Name { get; private set; }
|
||||
public DateTime? LastExecutionTime { get; set; }
|
||||
|
||||
protected Command()
|
||||
{
|
||||
|
Reference in New Issue
Block a user