Add new Ombi keys
This commit is contained in:
parent
1f6737ad12
commit
370a8130af
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ class OmbiMovieRequest(NamedTuple):
|
|||
subscribed: bool = None
|
||||
theMovieDbId: int = None
|
||||
title: str = None
|
||||
langCode: str = None
|
||||
languageCode: str = None
|
||||
|
||||
|
||||
# Sonarr
|
||||
|
|
Loading…
Reference in a new issue