id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
291	Coherence doesn't handle Ampache links when using non standard port (8080)	spawn57	dev	I'm using ampache 3.5.4 and Coherence 0.6.4 and tried coherence with a desktop computer.  Coherence is able to see ampache fine and is able to list all the tracks on the server.  However when I link to a track, it doesn't work.\r\n\r\nNote that I use a nonstandard port, port 8080, and not port 80 for ampache.\r\n\r\nconfig is as follows:\r\n{{{\r\n[[AmpacheStore]]\r\n    name = Ampache\r\n    url = http://192.168.1.2:8080/ampache/server/xml.server.php\r\n#    key = your password      # not your normal ampache user password,\r\n                              # this is for the XML-API\r\n    user = <hidden>         \r\n    password = <hidden>     \r\n}}}\r\n\r\nafter clicking a link to a track, the location in the browser is \r\n\r\n{{{\r\nhttp://192.168.1.2/ampache/play/index.php?ssid=963dc243bdc4e6a9421ef75060205f08&oid=7126&uid=17&name=/Blue%20%C3%96yster%20Cult%20-%20%28Don%27t%20Fear%29%20The%20Reaper.mp3\r\n}}}\r\n\r\nit should be:\r\n\r\n{{{\r\nhttp://192.168.1.2:8080/ampache/play/index.php?ssid=963dc243bdc4e6a9421ef75060205f08&oid=7126&uid=17&name=/Blue%20%C3%96yster%20Cult%20-%20%28Don%27t%20Fear%29%20The%20Reaper.mp3\r\n}}}	defect	assigned	minor	0.7	MediaServer Backend Ampache			ampache notport80	
