erland;661080 Wrote: > No support for group_concat function which I'm using in all these to be > able to list multiple artists. Standard SBS handles it in the perl code > I think or it uses the albums.contributor fields instead of using the > contributor_album/contributor_track tables. My plan is to switch to use > albums.contributor which doesn't need group_concat since there can only > be one artist per album then.
http://www.sqlite.org/lang_aggfunc.html -- JJZolx ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=90689 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
