mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07:00
parent
8b3a71a537
commit
97ab4cbcbd
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ namespace NzbDrone.Core.NetImport.CouchPotato
|
|||
public bool? via_tmdb { get; set; }
|
||||
public string[] actors { get; set; }
|
||||
public string[] writers { get; set; }
|
||||
public int? runtime { get; set; }
|
||||
//public int? runtime { get; set; }
|
||||
public string type { get; set; }
|
||||
public string released { get; set; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue