mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's.
This commit is contained in:
@@ -20,5 +20,6 @@ namespace NzbDrone.Web.Models
|
||||
public string Indexer { get; set; }
|
||||
public int EpisodeId { get; set; }
|
||||
public string Details { get; set; }
|
||||
public string NzbInfoUrl { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user