Radarr API v2 support
See original GitHub issueReporting Issues:
To ensure that a I has enough information to work with please include all of the following information.
Use proper markdown syntax to structure your post (i.e. code/log in code blocks).
Make sure you provide the following information below:
-
Version d1b4fe4bd5da3dd76b23a8b6825d217b03b1701b
-
Branch master2
-
Commit hash d1b4fe4bd5da3dd76b23a8b6825d217b03b1701b
-
Operating system Windows-10-10.0.14393
-
Python version 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)]
-
What happened? Adding films fails with an error response from
http://localhost:8085/radarr/Lookup/
+ search string saying that nothing was found. Dropdown box presents one option: “undefined (undefined)” -
What you did? Installed the latest Radarr (or any version since ~July of 2017)
-
What you expected? This dropdown should probably have at least one option for a valid film title like “Film Name (2099)”.
-
How can we reproduce your issue? Use a recent version of Radarr and enable/configure it in the settings.
-
What are your (relevant) settings? Radarr, no reverse proxy, no alternative base path.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (1 by maintainers)
I will probably do a PR to fix Radarr API v2 support in this project, I have been learning Python/CherryPy/this project for the last few days so that I can patch it and some other minor things.
Feel free