mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
New: Add release info to webhook/custom script import events
Closes #5503
This commit is contained in:
@@ -35,6 +35,7 @@ namespace NzbDrone.Core.Parser.Model
|
||||
public bool OtherVideoFiles { get; set; }
|
||||
public List<CustomFormat> CustomFormats { get; set; }
|
||||
public int CustomFormatScore { get; set; }
|
||||
public GrabbedReleaseInfo Release { get; set; }
|
||||
|
||||
public int SeasonNumber
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user