Script Summary: Makes adding setlists to http://www.songkick.com easier
This script adds a textarea to the Songkick setlist interface.
You can paste a newline separated setlist into the textarea and
initiate parsing of the setlist into the form with the "parse tracks"
button. You can also tick whether you would like common numbering
formats removed from the beginning of the track names.
Uses jQuery (http://jquery.com/) and David Gouch's TitleCase function (http://individed.com/code/to-title-case/)
Future plans:
* support for parsing encores (have to be done manually for now)



