I'm having some trouble getting sickbeard to update XBMC, I have Sabnzbd on port 8080, sickbeard on 8081 and XBMC on 8082.
but when trying to send the 'update XBMC' command from Sickbeard I get a message saying 'unable to contact xbmc host'
I have tried using localhost:8082 and 'my IP':8082 in the sickbeard config but no joy.
Am I missing something obvious?
this is the last thing I need to do!
any help much appreciated
Misterbashi
Junior Member Posts: 14 Joined: Mar 2011 Reputation: 0 Location: Shenzhen |
2011-08-27 18:24
Post: #1
|
| find quote |
gabbott
Team-XBMC Member Posts: 1,547 Joined: Jul 2007 Reputation: 26 |
2011-08-27 18:45
Post: #2
When you say XBMC is on 8082, you are referring to your xbmc client configured to listen on 8082, correct?
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2011-08-28 09:51
Post: #3
Grab a copy of curl from http://curl.haxx.se/download.html. Open a command prompt and type (or copy and paste):
Code: curl "http://localhost:8082/xbmcCmds/xbmcHttp?command=ExecBuiltIn¶meter=XBMC.UpdateLibrary(video)"Press Enter and see wat happens. If you get: Code: <html>This means the command is working. Remember it only works when XBMC is running, and you need to go into System settings, Network, Services and enable "Allow control of XBMC via HTTP". You also need to make sure the username and password are both blank unless you can provide the username and password in Sickbeard. JR |
| find quote |
Misterbashi
Junior Member Posts: 14 Joined: Mar 2011 Reputation: 0 Location: Shenzhen |
2011-08-29 03:51
Post: #4
Thanks for the reply, I'm going to try this when I get home.
The port defined in XBMC is 8082, in system settings. I cannot see anywhere else where you can change this? I have the "Allow control via HHTP" and "Allow control via UpNP" Enabled, so I will let you know the outcome. Again, thanks for the fast help! |
| find quote |
feerlessleadr
Fan Posts: 310 Joined: Oct 2007 Reputation: 0 |
2011-08-29 05:20
Post: #5
you could try a couple of things that fixed the problem for me.
First, make sure that your ports are correctly forwarded on your router. If you have a web interface selected, try and accessing it from a seperate pc not running xbmc (your_ip:8082). if you can't access it, then your problem may be that your xbmc settings aren't allowing communication by SB or CP. |
| find quote |
Misterbashi
Junior Member Posts: 14 Joined: Mar 2011 Reputation: 0 Location: Shenzhen |
2011-08-30 16:45
Post: #6
quite strange, i removed the password and username from xbmc, but not sickbeard and now notifications work!
|
| find quote |
darkfreak
Junior Member Posts: 3 Joined: Apr 2012 Reputation: 0 |
2012-04-12 12:37
Post: #7
I have the exact same problem.
I set my XBMC to listen on port 9090. I set up a username and password on XBMC as well. I configured Sickbeard to update my XBMC library. The test works (Message: Test notice sent successfully to 192.168.1.3:9090) But when the system has to update XBMC after a new episode has been added (or when I try to manually update) I get this error: Unable to contact XBMC host 192.168.1.3:9090. TL;DR: XBMC is set up with username and password to listen on port 9090 Sickbeard is pointed at XBMC through port 9090 Connection test on Sickbeard works Actual update gives connection error |
| find quote |
zodduska
Junior Member Posts: 17 Joined: Mar 2011 Reputation: 0 |
2012-04-14 02:07
Post: #8
make sure you don't prefix your xbmc address with "http://" in SB
|
| find quote |
darkfreak
Junior Member Posts: 3 Joined: Apr 2012 Reputation: 0 |
2012-04-14 03:29
Post: #9
(2012-04-14 02:07)zodduska Wrote: make sure you don't prefix your xbmc address with "http://" in SBI didn't
|
| find quote |
Danforth
Junior Member Joined: Apr 2012 Reputation: 0 |
2012-04-16 06:32
Post: #10
Has anyone had any luck? I've run into the same problem, unfortunately.
Edit: CouchPotato works just fine. Something isn't working between Sick Beard and XBMC...
(This post was last modified: 2012-04-16 07:08 by Danforth.)
|
| find quote |

Search
Help