Skip to content

Commit

Permalink
Add new Ombi keys
Browse files Browse the repository at this point in the history
  • Loading branch information
samwiseg0 committed Jan 7, 2019
1 parent 5cadbe2 commit 0234572
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions varken/structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ class OmbiMovieRequest(NamedTuple):
subscribed: bool = None
theMovieDbId: int = None
title: str = None
langCode: str = None
languageCode: str = None


# Sonarr
Expand Down

0 comments on commit 0234572

Please sign in to comment.