I need a tool to right click and search wikipedia,
The only problem is my album tag has the Catalog # in it
I need to just search everything up until whatever is in closed brackets
eg.
Search
I said EP
Instead of
I said EP [LONS05201Z]
Below is the code I have tried. I've searched the forum but i just copied the $trim command from a script for discogs I had.
Thanks in advance
http://en.wikipedia.org/wiki/Special:Search?search="%album%"$trim($regexp($repl($regexp($regexp(%album%,\'['.*\']'.*,),\(.*\).*,),-, ,_, ),
