Merge pull request #205 from mal5305/#203

This commit is contained in:
samwiseg0 2021-05-21 17:32:29 -04:00 committed by GitHub
commit 01b7d2c1e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,8 +127,10 @@ class OmbiTVRequest(NamedTuple):
childRequests: list = None
denied: bool = None
deniedReason: None = None
externalProviderId: str = None
id: int = None
imdbId: str = None
languageProfile: str = None
markedAsDenied: str = None
overview: str = None
posterPath: str = None