This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed Official
[APP] Sonarr and Radarr
This discussion has been closed.
Comments
I installed the update, for the better i even generated a fresh API key for Radarr and added it to the device. Configured the Webhook and when clicking on Test is says success, but the flow (download finished) isn't triggered. Then i tried testing it with a 'Download started' trigger and then the flow does get started when clicking on the Test button.
So maybe it has something to do with the 'download finished' webhook from Radarr?
Thanks.
Did you had a change to look at the problem with the Radarr webhook?
I found the issue in the code, fixed it in a fork and created a pull request for you.
Regards,
Robbert
Latest version -- 2017-08-02 -- v1.1.4
Latest version -- 2017-10-31 -- v2.0.0
Ive tried waiting, and i get no errors at all, the connect button just stays grey. What to do?
Also tried reinstalling Sonarr fresh
And what happens when you access the Sonarr API in the browser with the following link (replace it with your own IP, Port and API key): http://<<IP>>:8989/api/system/status?apikey=<<KEY>>
Are you comfortable running apps from command line? I got created a customized version of the Homey app which spits out more logging so I can troubleshoot it further.
https://drive.google.com/open?id=1aLtxyYdx-0BJQULIQcx9t5cvpPH441bk
Start test connection
Send command to retrieve root folder used in test connection function with url:
http://192.168.10.70:8989/api/rootfolder
Received response:
[]
Result test connection:
[]
Start test connection
Send command to retrieve root folder used in test connection function with url:
http://192.168.10.70:8989/api/rootfolder
Received response:
[]
Result test connection:
[]
Start test connection
Send command to retrieve root folder used in test connection function with url:
http://192.168.10.70:8989/api/rootfolder
Received response:
[]
Result test connection:
[]
Start test connection
Send command to retrieve root folder used in test connection function with url:
http://192.168.10.70:8989/api/rootfolder
Received response:
[]
Result test connection:
[]
Start test connection
Send command to retrieve root folder used in test connection function with url:
http://192.168.10.70:8989/api/rootfolder
Received response:
[]
Result test connection:
[]
Start test connection
Send command to retrieve root folder used in test connection function with url:
http://192.168.10.70:8989/api/rootfolder
Received response:
[]
Result test connection:
[]
And what do you see under "Add series > Import existing" as root folders mentioned?
Latest version -- 2018-01-14-- v2.0.1
Í´m trying to configure this for both Sonarr and Radarr.
Sonarr Went smooth and was up and running in no-time.
Radarr on the other hand stalls when adding the Radarr-device to Homey with that Little red "x" beneath the test Connection button..
I´ve tried changing to the suugested port( 8310 ) and generated a new API-key a couple of times.
Here is my output from "172.18.14.16:7878/api/system/status?apikey=<Key>":
{
"version": "0.2.0.995",
"buildTime": "2018-03-04T19:20:38.3820002Z",
"isDebug": false,
"isProduction": true,
"isAdmin": true,
"isUserInteractive": false,
"startupPath": "C:\\ProgramData\\Radarr\\bin",
"appData": "C:\\ProgramData\\Radarr",
"osVersion": "6.2.9200.0",
"isMonoRuntime": false,
"isMono": false,
"isLinux": false,
"isOsx": false,
"isWindows": true,
"branch": "master",
"authentication": "none",
"sqliteVersion": "3.8.7.2",
"urlBase": "",
"runtimeVersion": "4.0.30319.42000"
}
Any suggestions to get this working?
/JeroenM
This support thread will be continued here: https://community.athom.com/t/120