JJZolx;465439 Wrote: > > The alternative that you can use with Squeezebox Server is to combine > the multiple fields into a single field, with the values separated by a > character: > > ALBUM=Raising Sand > ARTIST=Alison Krauss;Robert Plan > GENRE=Rock;Country > > You can do that by using the $meta_sep() Mp3tag function. This function > says 'take all of the data for the different fields having the same name > and combine the values into a string, with values separated by some > character'. So you can design a 'Format value' action (sorry, I said a > Replace action above) as follows for each of the fields you want to > change: > > > Code: -------------------- > > > -Action type:- *Format value* > -Field:- *GENRE* > -Format string:- *$meta_sep(genre,;)* > -------------------- > >
This may be a bit out there, but is there a way for SqueezeCenter to display multiple artists on separate lines...ie, as a list? Thanks, Bill -- billiam ------------------------------------------------------------------------ billiam's Profile: http://forums.slimdevices.com/member.php?userid=32927 View this thread: http://forums.slimdevices.com/showthread.php?t=68920 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
