![]() |
|
Composer listed as artist - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: MinimServer 2 (/forumdisplay.php?fid=12) +--- Thread: Composer listed as artist (/showthread.php?tid=5857) |
Composer listed as artist - Ernst - 08-10-2020 21:16 I upgraded my minimserver 0.8 to 2.0.16, activated the trial license and imported my old settings. Unfortunately, now the artist field starts with the composer like this: Beethoven (Composer), Otto Klemperer, ... My old settings included a prop tagCustom=, possibly precisely to prevent this from happing. However using upnpCustom= doesn't fix this. How can I remove the "Beethoven (Composer)" text? RE: Composer listed as artist - simoncn - 08-10-2020 21:56 It sounds like you might have removed MinimServer 0.8 before you installed MinimServer 2. If you had installed MinimServer 2 without first removing MinimServer 0.8, your tagCustom setting should have been automatically migrated to the upnpCustom equivalent when you activated the trial license. Please post your old setting for tagCustom and I will advise what you need to put in the upnpCustom field. RE: Composer listed as artist - Ernst - 08-10-2020 22:24 In minimserver 0.8 I had unset the tagCustom property with prop tagCustom= (so nothing after the equals sign) RE: Composer listed as artist - simoncn - 09-10-2020 11:32 The equivalent upnpCustom setting for this tagCustom setting is: roleType={} RE: Composer listed as artist - Ernst - 09-10-2020 13:41 That did the trick. Thanks! |