Pommes wrote: > If i try to use customize sql in sql playlist, what would i need to use > for OR? > > For example i use: albums.title LIKE '%PARTY%' , this gives me the list > of albums including the letters PARTY. > But if i would like a list of albums including PARTY OR DANCE, what > would i need to use? > Maybe you know this? > I tried '%PARTY%'||'DANCE' > but that didnt work:-( Not sure about sql playlist customization but why not try
albums.title LIKE '%PARTY%' OR albums.title LIKE 'DANCE' LMS 8.0 on PC, Xubuntu 20.04, FLACs 16->24 bit, 44.1->192kbps. 2 Touches & EDO. LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (A308CR amp & ESLs) & Marantz CR603 UPnP renderers. Also Minimserver & Upplay to same & to upmpdcli/mpd PC renderers. Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones. Wireless Xubuntu 20.04 laptop firefox/upplay or Android mobile with Squeeze-Ctrl/BubbleUPnP controls LMS/Minimserver. ------------------------------------------------------------------------ PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642 View this thread: http://forums.slimdevices.com/showthread.php?t=109825 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
