CoverGloobus-1.4

By Jordi Hernàndez

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

18 Responses to “CoverGloobus-1.4”

  1. aaht Says:

    how can i make it work with exaile??

    • Jordi Hernàndez Says:

      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!

      • aaht Says:

        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

    • Jordi Hernàndez Says:

      try to run it one time from the terminal:

      python covergloobus.py

      It should create the .pyc of exaile.py and then work!

      • aaht Says:

        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

      • aaht Says:

        it doesn’t create .pyc anyway

  2. aaht Says:

    i found it in your archive /CoverGloobus/NowPlaying/Players/ exaile.py

  3. sterky Says:

    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

  4. Jordi Hernàndez Says:

    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!

  5. aaht Says:

    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)

  6. Jordi Hernàndez Says:

    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..

  7. aaht Says:

    thanks for you work
    i’ll wait for any news

Leave a Reply