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