Exaile sound menu integration

Sound menu indicator was introduced in Ubuntu Maverick(10.10). User can control playback from this menu, and view current track information.

The control is based on mpris spec 2.0, which is a common specification of controlling media player with dbus. To enable sound menu support, media player should implement mpris 2.0, and register itself with libindicate.

So this week, I have been working on an exaile plugin to support sound menu and finally got a workable version.

Screenshot of exaile sound menu

The code repo can be found at github:
https://github.com/sunng87/Exaile-Soundmenu-Indicator

29 thoughts on “Exaile sound menu integration

    • Thank you for reporting.
      However, the mpris plugin in standard release has nothing to do with this sound menu indicator plugin. Mpris plugin implements mpris spec 1.0, and I just impl mpris spec 2.0 by myself. So the mpris is not a prerequisite, and you don’t have to activate it before using sound menu indicator.

  1. hello, awesome work towards time than expected. I have a bug, when I minimize it I can not open it from the sound indicator I have to kill the process terminal.

  2. 应该是python-indicate吧,安装python-appindicator之后没用,但是我安装python-indicate之后就行了,谢谢了,弄了很久才好的。

  3. Hi,
    Ubuntu 10.04
    Exaile 0.3.2.1
    Sound pluging /home/***/.local/share/exaile/plugin/

    Load exaile, I select the plugin, restart the application.

    Does NOT work

  4. Pingback: Plugin Sound Menu Indicator pour Exaile HUNGARY

  5. Hi, I get this error when trying to use the latest version (0.04): “global name ‘exaile’ is not defined”

    Using Ubuntu 11.04 and Exaile 0.3.2.1

  6. Hello, I’ve been trying your plugin and works great, but closing exaile shold behave just like closing to tray right? well… It doesn’t work like that :( take it as feedback or feature request :)

  7. I’ve noticed that clicking in exaile indicator (launcher) also hides the main window, but sometimes doesn’t work until changing the window’s position/state

    • I’ve already switched to distros with gnome-shell so I am no longer using this plugin.
      Anyway, I will check the spec and update the plugin at some time.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>