Re: Ampache Support by default.
Jonathan Matthew <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.rhythmbox.devel |
|---|---|
| Message-ID | <CAGUdnJ=Ds4iMX928Gk4ZaihK7EvqYXwZYTCQAUPB8EHxkTjHYg@mail.gmail.com> |
On Wed, Nov 16, 2011 at 1:13 AM, Gendre Sebastien <[email protected]> wrote: > Hello everybody. > > Today I discover a plug-in for add Ampache¹ support to Rhythmbox: > http://code.google.com/p/rhythmbox-ampache/ > > Is it possible to add-it in officials defaults plug-ins of Rhythmbox? Not as it stands. It needs to be converted to use the rhythmbox 3 plugin API (libpeas, introspection), use gsettings instead of gconf, etc. It looks like this could serve as a good example for plugins that download a catalog and display that in a source once that's done. Magnatune isn't serving this purpose so well at the moment. Does anyone use it? Is someone going to maintain it? I probably won't. > Or the new politic for plug-in in Rhythmbox is to add a plug-in directly > to Grilo? If it works as a grilo plugin, then it makes sense to write a grilo plugin instead. I'm not sure that it does in this case. This is pragmatism, not politics.