A while back someone reported that Custom Library plugin was not working with 
LMS 7.9.  It seems to count songs in each custom library correctly when the 
libraries are refreshed, but upon selecting a library and browsing into it, it 
always reports empty.

I noticed the same.  I had a library defined to only show unrated tracks but it 
no longer works.

So I wondered how I could create a library to filter on trackstat ratings.  I 
thought advanced search results saved as a library were stored in preferences 
as sql queries, but I can't find them.

I had a look at Custom Library plugin, but can't see where it is going wrong.

I did find another potential problem with libraries filtering on path name, 
where spaces exist in the path, as it uses sprintf and "%20" appears in the url 
instead of a space, so it expects more parameters to satisfy the sprintf input 
string.

Advanced search has a filter on rating, but I guess this is a different 
database field to trackstat ratings, as it doesn't find any tracks with ratings.
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to