Skip to content

Commit

Permalink
Structure (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Navino16 committed Oct 7, 2024
1 parent 141cddc commit 4fbd3cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions varken/structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ class RadarrMovie(NamedTuple):
youTubeTrailerId: str = None
movieFileId: int = None
releaseDate: str = None
lastSearchTime: str = None

# Radarr Queue Details /api/v3/queue
class RadarrQueue(NamedTuple):
Expand Down

0 comments on commit 4fbd3cb

Please sign in to comment.