I've tried other media servers, and none work as well as pms with this device. But there's still issues that I would think could be resolved.
It's able to browse some directories and play music, and for whatever reason some files causes it to hang. If I put the same file on a usb stick and play it on the radio, it works. The same song will play fine on the ps3 as well as on totem in ubuntu. So ps3mediaserver seems to be serving it up correctly to those devices.
Here's what I have in the debug. It doesn't appear to even send a useragent:
- Code: Select all
[New I/O server worker #1-3] DEBUG 11:19:10.333 Opened handler on socket /192.168.1.158:2004
[New I/O server worker #1-3] DEBUG 11:19:10.333 Handler infos: HTTP/1.1 : POST : upnp/control/content_directory
[New I/O server worker #1-3] DEBUG 11:19:10.333 Received on socket: CONTENT-LENGTH: 457
[New I/O server worker #1-3] DEBUG 11:19:10.333 Received on socket: Content-Type: text/xml;charset="utf-8"
[New I/O server worker #1-3] DEBUG 11:19:10.334 Received on socket: EXT: MAA
[New I/O server worker #1-3] DEBUG 11:19:10.334 Received on socket: HOST: 192.168.1.220
[New I/O server worker #1-3] DEBUG 11:19:10.334 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
[New I/O server worker #1-3] INFO 11:19:10.334 HTTP: upnp/control/content_directory / 0-0
[New I/O server worker #1-3] DEBUG 11:19:10.334 Searching for objectId: 0$1$2$0$0$0 with children option: true
[New I/O server worker #1-3] DEBUG 11:19:10.349 End of analysis
Does anyone have any suggestions on what I would put in a conf file? I don't even think there's a way to do any user-agent stuff since this device doesn't seem to send any useful info.