mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Removed
This commit is contained in:
parent
a91b32fe4f
commit
117e059cb7
4 changed files with 2 additions and 67 deletions
|
@ -78,7 +78,7 @@ namespace Ombi.Api.Models.Emby
|
|||
public object[] Keywords { get; set; }
|
||||
public string SeriesPrimaryImageTag { get; set; }
|
||||
public string SeasonName { get; set; }
|
||||
public EmbyMediastream1[] MediaStreams { get; set; }
|
||||
public EmbyMediastream[] MediaStreams { get; set; }
|
||||
public string VideoType { get; set; }
|
||||
public EmbyImagetags ImageTags { get; set; }
|
||||
public object[] BackdropImageTags { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue