I need some slightly better error handling in the plugin for when the
server returns something like a 404.  First off make sure that Ampache
has the XML API enabled.  I should document this on the site...  On the
server in config/ampache.cfg.php you'll need:

access_control = "true"
xml_rpc = "true"

You can enable debugging and check your web server's log for juicy
tidbits should things still not work properly.

Now on the SqueezeCenter side enable debugging for plugin.ampache (see
up a couple posts), Make sure you check the box to make that setting
persistent after restarts.  Restart squeezecenter and check your
squeezecenter log /var/log/squeezecenter/server.log for anything useful.
An invalid URL or misconfigured Ampache could be the problem.


-- 
flemming
------------------------------------------------------------------------
flemming's Profile: http://forums.slimdevices.com/member.php?userid=17914
View this thread: http://forums.slimdevices.com/showthread.php?t=63708

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to