Tuesday, November 25, 2008

Version 2.0 (by Michael Wu)

  • Previous track is enabled with 64 history entries
  • Works with Jump to File Extra
  • Maintains paused status when going to next file.
  • Works with very large playlists
  • Cleaned up code / algorithm
Author's (Michael Wu) comments:

I've fixed it to work with JTFE / any other plugin that wants to modify the next playlist item also.
It allows 64 previous history entries so previous track does work.
It maintains the paused status (I couldn't get stopped to work, so I pretended stop was pause).

Some things to note:
Winamp crashes if your playlist is only separators. This is apparently is Winamp's fault and there is nothing to do about it. It goes into a stack overflow by trying to play the next separator until the stack gives out.

Winamp will crash if you attempt to sync a playlist with separators with an iPod or other portables. So remove the separators before syncing. This is not the plugin's fault.

Otherwise I have tested it on pretty large playlists.

I can't get it to crash other than the cases mentioned above... but I would like some outside stress testing.


Nic says: Great job! :)

No comments: