Here's a sample XML:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:SetAVTransportURI xmlns:u="urn:schemas-upnp-org:service:AVTransport:1">
<InstanceID>0</InstanceID>
<CurrentURI>http://10.0.0.10:9000/disk/music/DLNA-PNMP3-OP11-FLAGS01700000/O1$14$744776839$2758061249.mp3</CurrentURI>
<CurrentURIMetaData><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"><item id="1$14$744776839$2758061249"><dc:title>Come Together (The Beatles Cover)</dc:title><dc:creator>Unknown</dc:creator><upnp:artist>Prince</upnp:artist><upnp:album>Coachella</upnp:album><upnp:genre>Unknown</upnp:genre><upnp:albumArtURI>(null)</upnp:albumArtURI><upnp:originalTrackNumber>412506592</upnp:originalTrackNumber><upnp:class>object.item.audioItem.musicTrack</upnp:class></item></DIDL-Lite></CurrentURIMetaData>
</u:SetAVTransportURI>
</s:Body>
</s:Envelope>
The mp3 file does exist on the server, and the SoundBridge can play it through it's own interface.
I've tried removing the metadata, and still get the same result. The SoundBridge says that it cannot play the track and asks if I want to skip to the next track.
The server is Twonky 4.something.
Does anybody know of anything that I could try to get this working?
Jason
--
SongBook UPNP ControlPoint for Mac and iPhone