MinimServer Forum
showing filename instead of title - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Digital Audio (/forumdisplay.php?fid=10)
+--- Thread: showing filename instead of title (/showthread.php?tid=3983)



showing filename instead of title - lupus_3 - 20-04-2017 06:48

I have written "Title.displayFormat={$composer$Werk$title}" into the tagFormat line. My control point (BubbleUPnP) is showing "composer" and "work" correctly, but instead of "tile" it displays the filename. How can I correct this?

Thank you

luüus_3


RE: showing filename instead of title - simoncn - 20-04-2017 09:17

MinimServer uses the filename as the title if there is no Title tag in the file. Have you used aliasTags to map Title to some other tag name?


RE: showing filename instead of title - lupus_3 - 20-04-2017 09:31

Yes, I have writen "Title:Titel" into the aliasTags; what should I do now?


RE: showing filename instead of title - simoncn - 20-04-2017 10:11

(20-04-2017 09:31)lupus_3 Wrote:  Yes, I have writen "Title:Titel" into the aliasTags; what should I do now?

You should remove this setting.