mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
@@ -40,7 +40,7 @@ namespace NzbDrone.Core.NetImport.CouchPotato
|
|||||||
public bool? via_tmdb { get; set; }
|
public bool? via_tmdb { get; set; }
|
||||||
public string[] actors { get; set; }
|
public string[] actors { get; set; }
|
||||||
public string[] writers { get; set; }
|
public string[] writers { get; set; }
|
||||||
public int? runtime { get; set; }
|
//public int? runtime { get; set; }
|
||||||
public string type { get; set; }
|
public string type { get; set; }
|
||||||
public string released { get; set; }
|
public string released { get; set; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user