![]() |
|
Wiim Home App - basic question - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Music Tagging (/forumdisplay.php?fid=9) +--- Thread: Wiim Home App - basic question (/showthread.php?tid=7277) |
Wiim Home App - basic question - prossisat - 08-07-2024 19:14 Hello. Just a basic question. My tracks are all manually tagged, (I hope) in a standard way and without errors. Using Wiim Home App as DLNA client I can see all the tracks without problems. Unfortunately, though, for each track I see the Composer tag, instead of the Artist tag. Why? What can I do to correct this problem? TIA RE: Wiim Home App - basic question - simoncn - 08-07-2024 21:17 Some DLNA control points have a bug that causes them to show the Composer tag (if present) instead of the Artist tag. Depending on how the control point works, a workaround is to set the MinimServer upnpCustom property to either this: roleType={author} or this: roleType={} RE: Wiim Home App - basic question - prossisat - 09-07-2024 12:52 Thank you very much! |