>I can now say, I'm still getting a lot of repeated and duplicated
>tracks in the playlist with your modified version of the plugin.
Check the sugarcube prefs file to see what you have in the stored list of 
previous played tracks.  You may need to manually remove them and set the 
tracknum to 0.

i.e. for each player, it stores info such as:
  track1: <file reference>
  track2: <file reference>
  track3: <file reference>
  track4: <file reference>
  track5: <file reference>
  tracknumber: 5

If tracknumber is greater than "sugarcube_remembertracks" preference, then it 
will keep storing new tracks to this list, but only look for duplicates in the 
first <n> tracks.

If you delete all referenced tracks and set tracknumber to 0, it should be okay.

I also noticed some oddities when I had recipe set to avoid duplicates.  Try it 
with no recipe?
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to