Page 1 of 1

Guitar Tab Finder

Posted: Wed Oct 21, 2009 4:35 am
by brown111723
Hi all

Ive been able to create a Guitar Tab finder for Mediamonkey. Its not exactly pretty and Im sure theres a better/more efficient way of doing it (im no programmer) but it works.
Basically this will grab Guitar Tabs from ultimate-guitar.com and display links to all available, upon clicking a link, will display that tab, as in screenshot.
This uses .asp so will require the IIS web server running on your PC.

To setup:

1. Download RightClickForWeb script and and the following entry in C:\Program Files\MediaMonkey\Scripts\Auto\RightClickForWeb.ini

Group=Guitar Tabs
Caption=Guitar Tab
URL=http://127.0.0.1/brownstab.asp?bn=%artist%&sn=%title%


2. Save the below file to C:\Inetpub\wwwroot (must have IIS running)
http://www.mediafire.com/file/mnnwzxom1m4/BrownsTab.asp

3. Download and install http://www.serverobjects.com/comp/asphttp3.zip

Thats about it. If someone knows a better way or could script without needing IIS would be excellent!

Image

Re: Guitar Tab Finder

Posted: Wed Oct 21, 2009 8:46 am
by rovingcowboy
don't forget to put your scripts announcement in the all scripts thread many people that dont view the site everyday have told that thread to send them info on new posts to it. so they will be glad to see a new script in that thread even more so since the last three were chit chat posts that had to be removed from the thread for scripts announcements. so go annouce your script in there. follow the example in the first post of the thread on how to announce the script. :)

Re: Guitar Tab Finder

Posted: Wed Oct 21, 2009 3:44 pm
by brown111723
done! thanks for the tip rovingcowboy

Re: Guitar Tab Finder

Posted: Wed Oct 21, 2009 4:41 pm
by Peke
Welcome to Mediamonkey forum brown111723 I've assigned Original forum post to your username so that you can update it accordingly to you Guitar Tabs extension changes.