Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Radarr struct missing "originalLanguage" #234

Open
misleadingrhino opened this issue Apr 4, 2022 · 0 comments
Open

[BUG] Radarr struct missing "originalLanguage" #234

misleadingrhino opened this issue Apr 4, 2022 · 0 comments
Labels
approved Enhancement or request that was approved to be worked on in-next-release In the next release

Comments

@misleadingrhino
Copy link

Describe the bug
When calling get_queue for Radarr, kicks an error at line 115 in radarr.py.

TypeError has occurred : <lambda>() got an unexpected keyword argument 'originalLanguage' while creating RadarrMovie structure

Best I can tell, the RadarrMovie struct just needs this new field added.

To Reproduce
Steps to reproduce the behavior:

  1. Add a Radarr server
  2. Varken attempts to connect on startup. Connection is good, but when calling get_queue, the function fails with the above error.

Environment (please complete the following information):

  • Docker.
  • Develop tag.
  • 8319d9668e914624771d0c610b5b80f68e8aa0038c76a1922a452b8215db4d8b - Docker config-hash
@misleadingrhino misleadingrhino added the awaiting-triage Request awaiting triage label Apr 4, 2022
@samwiseg0 samwiseg0 added approved Enhancement or request that was approved to be worked on in-next-release In the next release and removed awaiting-triage Request awaiting triage labels Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Enhancement or request that was approved to be worked on in-next-release In the next release
Projects
None yet
Development

No branches or pull requests

2 participants