Edit: Thanks to Cesc, now there is Listen Player Support!!
I’ve added some themes and fixed a couple of bugs:
http://jordihp.deviantart.com/art/CoverGloobus-1-4-123762457
Edit: Thanks to Cesc, now there is Listen Player Support!!
I’ve added some themes and fixed a couple of bugs:
http://jordihp.deviantart.com/art/CoverGloobus-1-4-123762457
June 12, 2009 at 12:56 pm |
how can i make it work with exaile??
June 12, 2009 at 1:02 pm |
There is still no plugin for exaile… it now works for
banshee
rythmbox
listen
quodlibet
Feel free to develop the extension for exaile, I think it should be easy!
June 12, 2009 at 2:18 pm
i’m not a developer, and i don’t know how to do,
i found exaile.py in the folder so i tought it could be possibile
anyway thanks
June 20, 2009 at 8:31 am |
try to run it one time from the terminal:
python covergloobus.py
It should create the .pyc of exaile.py and then work!
June 20, 2009 at 9:44 am
it doesn’t work
same error
Theme: Postcard
Loading AlbumCover xml info
Traceback (most recent call last):
File “CoverGloobus.py”, line 300, in
sys.exit(c.main())
File “CoverGloobus.py”, line 270, in main
self.init() #Initialize Player Theme and Dbus
File “CoverGloobus.py”, line 87, in init
exec “self.player = ” + self.config.get(“Player”,”name”) + “Player()” #Create the player
File “”, line 1, in
NameError: name ‘ExailePlayer’ is not defined
June 20, 2009 at 9:46 am
it doesn’t create .pyc anyway
June 12, 2009 at 3:20 pm |
i found it in your archive /CoverGloobus/NowPlaying/Players/ exaile.py
June 18, 2009 at 9:20 pm |
hey. i made script for Exaile, works with latest stable release, you can download from here – http://www.upload.ee/files/110766/Exaile.py.tar.gz.html
sterky
June 19, 2009 at 6:47 am |
Hey! thanks so much for you script!! I’ll add it to the next covergloobus release (1.5), I’t will have some minor bugs fixed and some usability improvments!
June 19, 2009 at 12:52 pm |
thank you sterky!
works good!
June 19, 2009 at 6:51 pm |
i’ve added exaile.py in player folder, but it doesn’t work
June 19, 2009 at 7:00 pm |
thanks a lot..
i’ve tryied to put the file in players folder but i cannot make covergloobus work…
maybe cause .pyc is missing., but i dont’ know how to create it
June 21, 2009 at 11:26 am
hey again, u need to add line “from Exaile import *” to your CoverGloobus.py also to make it work, or just download this file and replace it http://www.upload.ee/files/112274/CoverGloobus.py.tar.gz.html
June 21, 2009 at 1:59 pm |
thanks a lot
works very well now
June 12, 2009 at 2:44 pm |
There is this file? where did you find it?
Can you send it to me?
Anyway, if you have it, running covergloobus-configy.py let you change the player!
June 12, 2009 at 3:35 pm |
if i put that file in player directory, then run covergloobus-configy.py let me choose exaile
but covergloobus.py doesn’t open covergloobus (in terminal NameError: name ‘ExailePlayer’ is not defined)
June 16, 2009 at 10:46 am |
Umf, thats because I based my code in nowplaying screenlet, and there is its code, but the exaile plugin is not converted to covergloobus yet.
If I’ve some time I’ll install it and try to develop the plugin, but I don’t promise anything cause I’m very busy these days..
June 17, 2009 at 6:39 pm |
thanks for you work
i’ll wait for any news