Post Reply 
Fallback procedure when displayFormat results in an empty string
29-08-2013, 22:15
Post: #4
RE: Fallback procedure when displayFormat results in an empty string
(29-08-2013 10:23)winxi Wrote:  Please find the XML in the attachment.

I've had an opportunity to spend a few minutes looking at this.

case1.xml contains no <upnp:artist> XML tag for the Artist, but it does contain AlbumArtist information as follows:

<upnp:artist role="AlbumArtist" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/">Johnny Cash</upnp:artist>

case2.xml also contains no <upnp:artist> XML tag for the Artist, but it does contain Composer information as follows:

<upnp:artist role="Composer" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/">Stan Jones</upnp:artist>

Does the first track have an AlbumArtist tag, and does the second track have a Composer tag? If so, it would seem that the inconsistency you are seeing is caused by the control point's interpretation of correct XML data sent by MinimServer.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Fallback procedure when displayFormat results in an empty string - simoncn - 29-08-2013 22:15

Forum Jump:


User(s) browsing this thread: 1 Guest(s)