diff --git a/xmmslist.py b/xmmslist.py index c816c5d..08279b7 100755 --- a/xmmslist.py +++ b/xmmslist.py @@ -46,13 +46,16 @@ playlist=os.path.expanduser('~/bin/playlist.txt') # The maximum number of songs to keep in the playlist maxsongs=20 -# The song search URL +# The song search tooltip and URL +songtip='Search for the lyrics of this song.' songsearch='http://www.lyricsstation.com/search.asp?R1=V1&txtSearch=' -# The artist search URL +# The artist search tooltip and URL +bandtip='Search for this artist on Google.' bandsearch='"http://www.google.com/search?cat=gwd%2FTop%2FArts%2FMusic&q=' -# The album search URL +# The album search tooltip URL +albumtip='Search for this album on freedb.' albumsearch='http://www.freedb.org/freedb_search.php?allfields=NO&fields=artist&fields=title&allcats=YES&grouping=cats&words=' @@ -73,7 +76,7 @@ if len(sys.argv) > 1: # Song if len(m.group(2)) >= 1: - song += '