  ShoutScraper

  Information:
    Shoutcast Scraper for use with Xbox Media Player
    See http://www.xboxmediaplayer.de for details

  Installation:
    1. Copy files to install directory of choice.

    From DOS - Shoutscraper.exe -install
    NT/XP/Win2k Service will be installed.

    2. Open shoutscraper.xml in notepad
    3. Remove unneeded category tags
    4. Set <updateinterval> to interval in hours to update local shoutcast files
    5. Set <iterationinterval> to pause time between each genre scrape in seconds
    6. Set <proxy> details if needed
    7. Set <trunc> to maximum amount of characters for each ShoutCast station name
    8. Set <rootfolder> to a ShoutScraper folder within your RelaX or other server root path
    9. For ShoutCast categories, edit <tags> to sortby bitrate, or leave blank for default

  Usage:
    1. Right click My Computer, select Manage, go to Services, and start the ShoutScraper service.
    2. Watch as your directories are filled with ShoutCast XBMP compatible files
    3. Turn on XBOX, browse and listen.

  Easy, huh?

  Signed, konfoo
  ( kon at digital-bit dot com )

---

  Copyright:
    Released under the GPL (GNU Public License)
    Copyright 2003 kon at digital-bit.com (Kon)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

  Author Contact:
    Email: kon at digital-bit dot com
    Yahoo & XBMP Forums: konfoo

  Build Environment + Requirements:
    Delphi 6/7, jsHTMLParser, Indy 9.0.11, IE5.0+ (MSXML DOM)

  Changelog:
    v1.0 Initial Release
     