The Indexer now imports ID3 tags. Force playing
was added, which is used for commercials and radio
spots. Debugging is enabled when "debug" in the
settings MySQL table is set to 1. An indexer
inject SQL error was fixed. A failure to update
the playlist file was fixed.
Support for sending the dj file signals was added along with system signalling added. killall -USR1 dj now forces the script to re-choose the next track (a minor known history issue exists) and killall -USR2 dj reloads settings from the MySQL settings table. A retrieve PIN script was implemented for the Web site. Users can now view the last ten played songs. clearstatcache() is now run before filesize() in the playlist reading code.