'SongMonitor.vbs, Monitor.exe Jan-07-2006
'MediaMonkey 2.2.2 (or above) VBScript, by Peke
'
'How to install: 1. Unpack Archive in some folder (like c:\SongMonitor\)
'                2. Copy Auto Folder to MediaMonkey Scripts\Auto Folder
'                3. Edit SongMonitor.vbs line 24. So that FilePath to Monitor.Exe is
'                    pointing to extracted folder
'                4. Copy Winamp Plugins to extracted folder (List of tested is below)
'                5. Copy OUT_DS.DLL to extracted folder as it needs it for playback
'                6. Restart MM if needed
'
'How to use it: Song Monitor will integrate itself in "Advanced" ToolBar
'                and "Send To..." Pop-up menu of Track View
'
'List of Working plugins: in_APE.dll, in_CDReader.dll, in_flac.dll, in_midi.dll, 
'                         in_mod.dll, in_mp3.dll, in_mp4.dll, in_mpc.dll, in_vorbis.dll,
'                         in_wave.dll, in_wm.dll, out_ds.dll, out_wave
'
'List of nonWorking Plugins: in_mpg123, in_tara
'
'Programmer do not take any responsibility if this App do not work or you have something missing.
'This is made basicly for internal use by programmer, but published as it is found that this can 
'be usefull to others.
'
'Legal Notes: Every source code done for monitor.exe is not Copyirighted as it is wrote by
'             programmer. 
'
'It is distributed with all files in package, but without mentioned DLLs Monitor.exe utilizes
'and can be distribute only in that way.
'
'For any Suggestions about this piece of Software write me at 
'E-Mail: Peke@Mail.ru
'E-Mail Subject: "AudioMonitor"
