[coherence-dev] Ampache Backend Help-
boatbasin at gmail.com
boatbasin at gmail.com
Thu Feb 26 15:00:37 CET 2009
Hello all
Thanks Frank for the great update!
I've managed to get coherence installed and communicating with
PlugPlayer on my iPhone!
However, Ampache was what brought me to this project and I'm having
trouble
with this backend....
I have the handshake working outside of coherence, but I can't seem to
get coherence to make the connection.
Running - COHERENCE_DEBUG=ampache_store:4 coherence --
plugin=backend:AmpacheStore,url:http://myampache/server/xml.server.php,key:my
ACL key
- get error 401 initiates handshake and returns empty xml then closes
connection.
- also get a twisted error after failed handshake.
ran the above with handshake&auth and timestamp in the url, no luck.
Im running Mac OS X 10.5.6, Ampache 3.4.4 stable, & Coherence 0.6.2.
Tried various different config files, this has been most successful to
date sans Ampache.
Thanks again, Great project!
logmode = info # none, critical, error, warning, info,
debug
logfile = coherence.log
#interface = eth0
#serverport = 30020 # if not specified or set to 0
# coherence will let the OS choose
the port
controlpoint = yes # if set to yes coherence will activate
its
# internal ControlPoint
web-ui = no # set this to yes to enable some
interactive
# Web-UI
[plugins]
[[AmpacheStore]]
name = MyAmpache
url = http:/http://myampache/mp3/server/xml.server.php
key = myaclpass
[[FSStore]]
content = tests/content/BB/ # append more directories
separated by commas
name = Coherence Test Content
[[GStreamerPlayer]]
name = GStreamer Audio Player
[[IRadioStore]]
name = iRadio
[[FlickrStore]]
name = Flickr Images
proxy = yes # if set to yes coherence will fetch
the images
# from Flickr for your client
refresh = 60 # check every 60 minutes with Flickr
for new images in the set
More information about the coherence-dev
mailing list