*******************************************************************
This application should not be used for any illegal purposes. Listen
to tracks at your own discretion.

This application is similar to a cable DVR - Record now listen later.

Make sure to delete the music files after you have listened to them!!!

It is illegal to copy, share or reproduce any copyrighted material.
*******************************************************************
REQUIREMENTS:
* JRE 1.5.x, the java exe must be in the environment %PATH% (http://java.sun.com/j2se/1.5.0/download.jsp)
* Firefox Browser
* iTunes (optional)
* Apache Ant (optional)
* Java SDK (optional)

FEATURES:
* save mp3 artist/album/song.mp3
* ID3 tagging artist/album/song/track/year/genre
* fetches artist bio - via last.fm
* fetched last.fm [track stat]
* fetched last.fm [similar songs]
* fetches last.fm [top fans]
* fetches and saves album art - via last.fm
* tags ID3 cover art - (embeds album image in MP3, viewable in ITUNES / IPOD)
* add track to your last.fm account [recent tracks]
* save settings to cookie
* Pandora Backstage button
* hideable Panels
* skinnable
* iTunes Integration (iTunes MUST be running)

INSTALLATION:
1) Unzip to a directory on your drive (i.e. C:\Pandora).
2) Copy (don't move) bin/jacob.dll to system32 folder in your WINDOWS directory.
3) Edit default.properties if you wish to change your default directory (current default is the root of your pandora installation)
4) Run Pandora (see below)

RUNNING PANDORA:
1) Run command window from distribution dir [java -jar pandora.jar] or use one of the included batch files (pandora.bat or pandora.sh)
1a) You may specify a port (80 is assumed) on the command line (for example: pandora.jar 8080 for port 8080)
2) In a [FIREFOX] browswer use the URL [http://localhost] if you started pandora on a different port you will need to spcify it here [http://localhost:8080 for instance]
3) Fill in your settings and click SAVE button.  From now on your settings are stored in a cookie.

SETTINGS: 
[last.fm]
  Enter your username and password for last.fm to have your listening added to your account.
  last.fm data - On will pull bio info for the artist, off will not.  Your account isn't required for this
[add to itunes] 
  on or off - iTunes MUST be running for this to work.
[CDDB Lookup]
[cruise control]
  1) on - Rips all songs played - after a few seconds of play
  2) off - Rips songs only when the [grab it] link is clicked (wait at least 15 seconds from when the song starting playing)
[songs before reload]
  Pandora will stop playing after a short interval if not interacted with.  This allows you to set a number of songs before Pandora's Jar reloads.  If you set it to 0 it will not reload. 
[Hide On Start]
  Check these boxes to customize which info panels showw on startup.

SECURITY:
For security reasons the server validates the client host name is localhost - an exception will be thrown for non localhost request

If port 80 is taken, provide your preferred port number by passing it into the app [java -jar pandora.jar 8085] - http://localhost:8085

UPDATES:
Latest Info is available here:
http://www.hak5.org/forums/viewtopic.php?t=828

Latest Version and instructions are available here:
http://www.wildandbad.com/article/pandoras-jar