Skip to content

[BUG] Radarr struct missing "originalLanguage" #234

@misleadingrhino

Description

@misleadingrhino

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvedEnhancement or request that was approved to be worked onin-next-releaseIn the next release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions