Here’s a bugfix release to the stable branch.
Version 2.0.6 - 21 Jan 2007
[] Event scheduler: Default sort order: next execution
[] Event Scheduler: Events sorted ascending by default
[*] Scripting: HTTPGet supports authentication (http://user:password@host/…)
[+] Playlist popup menu, “Append” and “Insert”: selecting multiple files
possible
[-] Notification Scripts: Crash when using ntPlayerPFLOff with Extra PFL.
Problem is solved now, but the Player parameter (GetInterface(0)) of the
ntPlayerPFLOff notification will now be “nil” when Extra PFL is involved
(as the Extra PFL player is already destroyed by the time the script is
called).