mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: XBMC Metadata (Frodo+)
This commit is contained in:
@@ -8,5 +8,6 @@ namespace NzbDrone.Core.MetadataSource.Trakt
|
||||
public List<Episode> episodes { get; set; }
|
||||
public string url { get; set; }
|
||||
public string poster { get; set; }
|
||||
public Images images { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user