Tips and tricks
Video playback
You need to have appropriate decompressors installed to play videofiles. There are good video decompressors, collected under name "K-Lite Codec Pack" http://www.codecguide.com/download_kl.htm
Favorite «radiostation»
You can define your favorite internet radio URL to a button with earth globe.
Options -> Settings -> Additional -> Favorite radio url -> (for example): http://www.di.fm/mp3/trance.pls
Counter-Strike bindings
You can define a button in your Counter-Strike config, that will show to others trackname that player is now playing. It works as "say Artist - Title" command in CS, just player when switching to next track, saving Artist and Title in a config file, that could have been interpreted by CS engine.
Add a lines to [Main] section into your player.ini file, using the next template:
CSUse=1
CSFormat=%h %t %n
CSHeader=say Music now:
CSFileName=C:\Counter-Strike 1.6\cstrike\snowplayer.cfg
CSUse=0|1 Turning off or on this feature (default: off).
CsFormat variable defines is what info will shown %h - line contains CSHeader variable; %t - current time; %n - trackname in format "Artist - Title". CSFileName defines CS config file for interpretation (it will be autocreated and managed by player).
After player restart you could make next binding in Counter-Strike: «bind key "exec snowplayer.cfg"»
R0G3R: 10:22:51 Music Now: Anastasia - Left outside alone
(in example we have CS installed in "C:\Counter-Strike 1.6\" folder)
Lyrics search using Google / IMDB description search
Doubleclick on the field, where is info about current track is shown will open minibrowser window, that googles for a track lyrics. Usually 1st result url contains song lyrics. If active file have an '.avi' extension, minibrowser will search IMDB instead of google.