Post Reply 
Fallback procedure when displayFormat results in an empty string
31-08-2013, 11:04
Post: #5
RE: Fallback procedure when displayFormat results in an empty string
(29-08-2013 22:15)simoncn Wrote:  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.

Both the tracks have AlbumArtist tags which are identical to the corresponding Artist tags. The first track has no Composer tag, the second track has a composer tag.
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 - winxi - 31-08-2013 11:04

Forum Jump:


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