bug 1938 fixed a problem (for win/osx) with encoding+escaping on a _request_ parameter. if this isn't done correctly the query to MIP will return no results at all (because the filename in the query is not correctly encoded/escaped). So if you get no results back you have nothing to mix and you'll never run into 8811.
you'll run into the other bug if MIP returns tracks that don't exist anymore, e.g. out-of-sync database. To handle this SC checks if a file exists (bug 8767, r21847) and does it correctly - even if this file contains extended characters/is utf-8 encoded (bug 8811 - fixed 8767, r21950/51) I hope i've expressed myself good enough :-) kind regards, Markus -- schiegl ------------------------------------------------------------------------ schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654 View this thread: http://forums.slimdevices.com/showthread.php?t=50028 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
