zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #00999
[Bug 579972] Re: Send events to zeitgeist
Thanks for the comment. I applied the changes. Some thoughts:
Is it better to use Interpretation.MUSIC or Iterpretation.AUDIO?
I found out that in python the batteries really are included ;) You can do:
import mimetypes
mimetype, encoding = mimetypes.guess_type(filename, strict=False)
Wouldn't it be good for a "audio track event" to save the album
information with it? That way GAJ could later just display the albums I
listened to and not every single track (which makes GAJ kind of
crowded).
--
Send events to zeitgeist
https://bugs.launchpad.net/bugs/579972
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
Status in Decibel Audio Player: New
Status in Zeitgeist Data-Sources: New
Bug description:
Hi,
great job on 1.04! I think it would be great if decibel would send events to the zeitgeist engine. Zeitgeist is an exciting new system and it will probably attract many users in the future.
I have already written and attached the plugin. It would be great if you could add it to the program.