mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
@@ -16,6 +16,8 @@ namespace NzbDrone.Core.Parser.Model
|
||||
public QualityModel Quality { get; set; }
|
||||
public string ReleaseDate { get; set; }
|
||||
public bool Discography { get; set; }
|
||||
public int DiscographyStart { get; set; }
|
||||
public int DiscographyEnd { get; set; }
|
||||
public Language Language { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
public string ReleaseHash { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user