This is largely a maintenance release that fixes a number of problems and adds a few enhancements.

27-Jul-02 - 0.2.3
Enhancement: now supports WMA metadata parsing and play to the std rio client
Enhancement: now supports RioPlay client
Enhancement: added basic mime support for serving/transcoding flac
Enhancement: upgraded PlaylistWriter capabilities to write PLS, M3U or ASX
Enhancement: Refactored mime-type handling
Enhancement: added 'home' button to status panel (so that you don't need main window open)
Fix: FtuneRec and FplaylistRec now pass timestamps in IS0-8601 format
Fix: recurrence of roots-with-same-last-name problem
Fix: Transitioned several 'edit' forms to request-oriented rather than session-oriented
Fix: station playlist can now handle direct entry of icecast url
Fix: tag encoding now uses dynamic mime for the driver (to accommodate xcoded sources)
Fix: improve desktop play by adding flush() and timing out on writes
Fix: added non-blocking stream writer to ContentEngine/RioHostContent to avoid resource leaks