>Yes that sounds plausible. I'll just wait for the rand() fix and see if >this will ever happen again. > Oh yes, I still need to publish my fixed version. Will do it tomorrow now.
>This was after a MIP request returned 73 unique results, where the >plugin selected the track in question. Next thing it tries to choose a >random song... > As there seemed to be a problem with the file path returned (it couldn't find it in your LMS library), it then defaulted to play a random song. I could get it to try each item in the returned mix until one can be played, before defaulting to a random song, but it really should be working out character encodings to allow the songs to be found. >Is there an easy fix for that? Otherwise I might better just rename the >files - I guess this is asking for trouble anyway :D There's been many many problems in SBS/LMS and plugins to do with special characters in file names. Best to avoid if you can. Having said that, the plugin does have some code in it to handle this; I took this from cparkers original SugarCube plugin. Think it used to work in SBS, I haven't tested much in LMS, it could be that LMS has changed and I may need to tweak the plugin. _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
