Quote Originally Posted by BLOWERS View Post
Thanks Andrei. Any thoughts of a media file function for the player? Something less clumsy than WMP?!
I've been using COWON's media player JetAudio instead of WMP/iTunes/etc. COWON is a Korean maker of MP3 players. JetAudio handles almost all file formats and cds. It is available at [url]http://www.jetaudio.com/download/[/url].

It builds playlists from OCD's queue function and these playlists can be saved (use JetAudio's export). It also imports the playlists created by OCD's new playlist function.

To use it go to View -> Preferences -> Media tab.
Choose Custom command line in Method pull down
Paste this in the Playback box: "C:\Program Files\JetAudio\JetAudio.exe" "%1"
Paste this in the enqueue box: "C:\Program Files\JetAudio\JetAudio.exe" /ADD "%1"

If you have installed JetAudio somewhere else (this is the default install) you will have to modify that.