mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 08:47:59 +02:00
Using Newznab extended attributes to get the tvrage id for matching
This commit is contained in:
@@ -11,5 +11,6 @@ namespace NzbDrone.Core.Parser.Model
|
||||
public String Indexer { get; set; }
|
||||
public int Age { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
public int TvRageId { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user