Philip Meyer;698454 Wrote: 
> 
> Seems to me like it hadn't remembered that the first returned result
> had been played, so it kept choosing the same (initial seed) track over
> and over again. That could happen if the "remember n tracks" was set to
> 0 (or the settings hadn't been read - maybe something goes wrong on the
> very initial first run after install).
> 

Yes that sounds plausible. I'll just wait for the rand() fix and see if
this will ever happen again.

Meanwhile, I've got a different issue: it seems something's choking
from Japanese symbols in a filename. It looks like this in the logs:


Code:
--------------------
    
  [12-03-30 17:19:09.8459] 
Plugins::DynamicMix::Plugin::getNextDynamicPlayListTracks (829) Selected 
Element: 
file:///volume1/music/squeeze/dreamcast/Space%20Channel%205/Space%20Channel%205/床井健一%20-%2007%20-%20Space%20Ship_%20Strut.mp3
  [12-03-30 17:19:09.8515] 
Plugins::DynamicMix::Plugin::getNextDynamicPlayListTracks (840) Choosing a 
random song
  
--------------------


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...

Is there an easy fix for that? Otherwise I might better just rename the
files - I guess this is asking for trouble anyway :D


-- 
haschmich
------------------------------------------------------------------------
haschmich's Profile: http://forums.slimdevices.com/member.php?userid=41882
View this thread: http://forums.slimdevices.com/showthread.php?t=92248

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to