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
|
subscribed: bool = None
|
||||||
theMovieDbId: int = None
|
theMovieDbId: int = None
|
||||||
title: str = None
|
title: str = None
|
||||||
|
langCode: str = None
|
||||||
|
languageCode: str = None
|
||||||
|
|
||||||
|
|
||||||
# Sonarr
|
# Sonarr
|
||||||
|
|
Loading…
Reference in a new issue