I'm not sure if this is the problem, but try to replace:
Code:
--------------------
and track_statistics.rating<80
--------------------
With:
Code:
--------------------
and ifnull(track_statistics.rating,0)<80
--------------------
I think I changed so unrated tracks was stored as null instead of 0 at
some time, don't remember exactly which release it was.
--
erland
Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan, Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=53251
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins