Influxdb #1

Merged
d_mcknight merged 50 commits from github/fork/Dinnerbone/influxdb into master 2023-06-21 20:14:15 -07:00
Showing only changes of commit 01b7d2c1e1 - Show all commits

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