-----------------------------------------------------------------------------
  M3U Here
  * Version       : 1.16
  * Date          : 2004-01-14 17:51:09 [+0100]
  * License       : GNU GPL  (http://www.gnu.org/copyleft/gpl.txt)
  * Copyright (C) 2001-2004 Thomas Loo - Saltstorm. <tloo@saltstorm.net>


  ---------------------------------------------------------------------------
  M3U Here is a tool for automating the process of creating M3U media
  playlists for use with applications like Windows Media Player and WinAmp.
  A playlist is simply a text file containing a collection of paths to
  various media files (see list below)
  
  M3U Here can both be used as a command line tool for batch processing
  and be installed installed as a context menu extension in Windows Explorer.

  Using the associated context extension to create a playlist is as easy
  as it sounds. Just select a folder containing your favorite MP3s etc.,
  right-click it and select the "M3U Here" option from the list. Voila!


  ---------------------------------------------------------------------------
  M3U Here 1.16 recognizes the following media extensions :
  (Descriptions taken from Whotsit's Format [http://www.wotsit.org])

  669
  ai/aiff
  amf
  asf  - MS Advanced Streaming Format
  asx  - MS Advanced Streaming Description file
  au
  avi  - AVI Graphics Format (DivX)
  cda
  dat
  divx/dx
  far
  it/itz
  kar
  m1v
  mdz
  mid  - MIDI Sample Dump Standard
  midi - MIDI Sample Dump Standard
  miz
  mod  - Noisetracker/Soundtracker/Protracker Module Format
  mov  - QuickTime Movie File Format
  mkv
  mp2
  mp3  - MPEG Layer 3 Audio
  mp4/mpg4/mpeg4
  mpa
  mpg  - MPEG Video 
  mpeg -   --
  mpv2
  mtm
  mus
  ogg  - Ogg Vorbis Audio
  okt
  qt
  ra   - Real Audio
  rm   - Real Media
  rmi
  s3m
  s3z
  sid  - Sidtune Audio Format
  snd
  stm
  stz
  ult
  voc
  vqf  - Twin VQ Audio
  wav  - WAVE formats
  wma  - MS Windows Media Audio 
  wmv  - MS Windows Media Video
  xm/xmz
  
  * Additional types can be added upon request, just let us know.

  ---------------------------------------------------------------------------
  Using M3U Here from the commandline.
  c:\cscript.exe M3UHere.wsf -d X:\path\to\media-directory

  M3U Here takes one arguments preceeded by a "d" switch assuming it's
  the path to a directory. It will then scan this directory recursively
  and create a playlist-file, "playlist.m3u" containing all found media.


  ---------------------------------------------------------------------------
  Install/uninstall the M3U Here contextmenu extension.

  1. Copy "M3UHere.wsf" to a permanent location of your own choice.
	(c:\WINNT or c:\Program Files for instance)
  2. Then doubleclick" M3UHere.wsf", you will now be prompted with a
	 question if you want to enable the contextmenu extension.
	 Clicking YES, will cause "M3UHere.wsf" to add a registry key
	 enabling access via the Windows Explorer directory contextmenu.
    
  3. Another doubleclick will reverse the behavior and you'll be
     asked if you want to remove the registry key/extension.


  ---------------------------------------------------------------------------
  "M3U Here" was built using components from the Soya Scripting API 1.0.0-b9,
  a uni-host/cross-browser ECMAScript compliant class-library distributed
  freely under the terms of the BSD License.
  The Soya Scripting API 'lib-soya' and Soya SDK (Script Development Kit)
  can be found at http://www.saltstorm.net/


-----------------------------------------------------------------------------