mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-01-01 02:26:01 +01:00
Added on SeriesResource
This commit is contained in:
@@ -66,6 +66,7 @@ namespace NzbDrone.Api.Series
|
||||
public String Certification { get; set; }
|
||||
public List<String> Genres { get; set; }
|
||||
public HashSet<Int32> Tags { get; set; }
|
||||
public DateTime Added { get; set; }
|
||||
|
||||
//Used to support legacy consumers
|
||||
public Int32 QualityProfileId
|
||||
|
||||
Reference in New Issue
Block a user