Posts: 716
Joined: Jan 2007
Reputation:
0
It is difficult to provide help without knowing what you have in your config.php. I am not able to reproduce any of these errors from latest git. Make sure your xbmc/sabnzbd json server is accessible.
Posts: 716
Joined: Jan 2007
Reputation:
0
2010-10-18, 11:38
(This post was last modified: 2010-10-18, 12:15 by Nick8888.)
Feel free to add a better solution or provide a guide. Personally I do not have enough time to.
The easiest/most compliant way is using .htpasswd and .htaccess files. If you are running an open web server, you should understand how to secure it imho.
There is a big difference between what MediaFrontPage is and what sickbeard/couch potato are. MediaFrontPage is basically a webpage built with php where as the others are web applications written on top of cherrypy. Cherrypy comes with its own webserver and Im guessing also allows password protection.
The goal of this project was to provide a unified interface to all of these programs. Personally I did not wish to run yet another webserver. Installing Apache and running the cherrypy applications behind it allows you to only have one port open to the internet yet still access all these applications and choose at which location they can be accessed.
Posts: 716
Joined: Jan 2007
Reputation:
0
What version of xbmc? whats in the config? what does it say when you copy the xbmcjsonserver value in your config to firefox? do you have a password configured? does the default web interface work?