zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03552
[Bug 579489] Re: add support for mpd
The plugin here is really a daemon that polls mpd and writes new entries
to zeitgeist.
It's convenient for me because I don't use any graphical client but mpc
or Synapse, through a plugin I wrote that's currently under review. I
add it to my autosatrt.sh openbox script, and it works great.
I have reworked the above-mentionned zeitgeist mpd plugin. The code's
still not very clean, but it's now more crash-resistant.
I'd like to know if there's a proper way to structure python
dataproviders, since I could'nt find any reference python.
Then I could get on to reformatting the code and making it a proper
daemon. For now this works-for-me :)
** Attachment added: "mpd zeitgeist logger daemon"
https://bugs.launchpad.net/zeitgeist-datasources/+bug/579489/+attachment/2142369/+files/mpd_zeitgeist.py
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/579489
Title:
add support for mpd
Status in Zeitgeist Data-Sources:
Confirmed
Bug description:
I think support for the music player daemon should be included like it
already is for other music players.
References