![]() |
|
Can I add a newline? - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Music Tagging (/forumdisplay.php?fid=9) +--- Thread: Can I add a newline? (/showthread.php?tid=5589) |
Can I add a newline? - entdgc - 01-04-2020 20:31 Hi Simon, I use Album.displayFormat={$album^$date^ [^]} which works quite nicely when using Kazoo. It would be even nicer if the date i.e. [2012] could appear on the next line. Is this possible? I suspect not as, probably, this is also control point dependant. Your confirmation would save me thrashing around trying things. Thanks Dave RE: Can I add a newline? - simoncn - 01-04-2020 21:13 It is not possible for the server to insert a "new line" character in metadata sent to the control point to influence the way the control point splits information across lines. (I have tried the experiment.) RE: Can I add a newline? - entdgc - 04-04-2020 16:48 I thought as much. Thanks anyway. Dave |