[coherence-dev] Writing a (very) simple DAAP Backend

Lhugsereg lhugsereg at gmx.de
Tue Jul 7 16:55:16 CEST 2009


It works fine now, thanks a lot :)

As far as I know, there are none, but setting one up is fairly easy. At least 
on Debian-based distros, it should be sufficient to install the package mt-daapd
and change set the mp3_dir variable in /etc/mt-daapd.conf to the path of the 
directory containing your music.

When I'm done (at some point in the future), where could I publish my results?

Am Montag 06 Juli 2009 21:50:41 schrieb Jean-Michel Sizun:
> Hi,
>
> you need to "register" your plugin in the 2 following files:
> coherence/setup.py
> coherence/coherence.egg-info/entry_points.txt
>
> any chance there are some public DAAP servers somewhere to test your
> plugin?
>
> Good luck,
>
> Jean-Michel
>
> Lhugsereg wrote:
> > Hello there,
> >
> > as I've announced in the ticket system (#240), I'm currently trying to
> > write a simple DAAP Backend for Coherence. It's basic functionality is
> > implemented (based on lolcats and ampache backends)and I'd like to do
> > some testing. However, I can't get it running, it simply says "Can't
> > enable DaapStore plugin, not found!".
> >
> > Till now, I've tried a symling  in the directory where all the other
> > backends are place,but it didn't help.
> >
> > I have attached my code, would be nice if someone could have a look at it
> > :) Thanks in advance
> >
> > Flows
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > coherence-dev mailing list
> > coherence-dev at lists.beebits.net
> > http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
>
> _______________________________________________
> coherence-dev mailing list
> coherence-dev at lists.beebits.net
> http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev



More information about the coherence-dev mailing list