Post Reply 
Windows Media Player - Multiple Artists
09-05-2024, 12:44 (This post was last modified: 09-05-2024 15:20 by simbun.)
Post: #5
RE: Windows Media Player - Multiple Artists
When WMP serves over DLNA it uses the same xml tag as MinimServer (<upnp:artist role="AlbumArtist">), all the other tags are related to Track Artist.

Code:
<dc:creator>__Track Artist__</dc:creator>
<upnp:artist role="AlbumArtist">__Album Artist__</upnp:artist>
<upnp:artist role="Performer">__Track Artist__</upnp:artist>
<upnp:actor role="__Track Artist__">__Track Artist__</upnp:actor>

I only have one Windows install, but it would be interesting to see how WMP behaved when being served by another WMP (assuming it uses DLNA/UPnP for communication).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Windows Media Player - Multiple Artists - simbun - 09-05-2024 12:44

Forum Jump:


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