PDA

View Full Version : Last.fm Buttons - Exaile plugin



brunofin
April 17th, 2011, 07:53 AM
Hi all,

I just finished developing this plugin for Exaile, Last.fm Buttons.

It adds Love and Ban buttons to Exaile's interface.

You can get it from here:

http://sites.google.com/site/lastfmbuttonsplugin/

I hope you all like it! :D

Please read the plugin description, and if anything goes wrong, tell me.

http://dl.dropbox.com/u/18425469/screenshot-small.png

NightwishFan
April 17th, 2011, 08:00 AM
Oh, thats awesome. :) I might have to give it a try.

thilina1024
August 29th, 2011, 09:31 AM
Thanx brother. It works fine. :)

monuis
August 29th, 2011, 11:23 AM
hi thanks for your information i am new to this forum

coronero
May 30th, 2012, 02:17 PM
Trying with exaile 3.2.2 on ubuntu precise, and here's what I get in the terminal:


Traceback (most recent call last):
File "/home/llozan/.local/share/exaile/plugins/lastfmbuttons/__init__.py", line 115, in loveButtonActionPerformed
self.love(tracktitle, trackartist)
File "/home/llozan/.local/share/exaile/plugins/lastfmbuttons/__init__.py", line 234, in love
print 'Session key: \'' + sk + '\''
TypeError: cannot concatenate 'str' and 'NoneType' objects


which I think means that the session key is null.