Re: [Rhythmbox-devel] Cover art display and DAAP plugin



On Fri, Oct 8, 2010 at 1:17 AM, Alexandre Rosenfeld wrote:
> I was just writing you an email about libdmapsharing ;)
>
> Peter wrote:
>> Follow up note to self and future search engine results: if trying to
>> compile RB from source with the DAAP plugin you will need
>> libdmapsharing, which isn't in older versions of Ubuntu but is in
>> Maverick:
>> ...
>> This does appear to serve artwork requested via the nowplayingartwork
>> DACP command (see dacp-share.c for the code), which is good.
>
> I developed the DACP support as part of my Google Summer of Code
> project of this year
> (http://live.gnome.org/SummerOfCode2010/AlexandreRosenfeld_Rhythmbox)
> There is some support for nowplayingartwork, but you are going to have two
> problems:
> - It's only implemented in libdmapsharing, Rhythmbox doesn't use any of that
> support. And you seem to be on the right way to implement it in Rhythmbox.
> - It's part of DACP, not DAAP. And right now, DACP is a subclass of DAAP,
> while Rhythmbox only uses the DAAP class. Even after my Rhythmbox patch is
> accepted, it will use separate instances for DACP and DAAP (even though they
> share almost everything and despite my wishes to use only one instance for
> both). So you are gonna have to implement ctrl-int handling on DAAP (as in
> daap-share.c). Should not be too hard since ctrl-int handling is avaliable
> in dmap-share.c.
> Good luck, seems to be a really good idea.
> Regards,
> Alexandre

Hi Alexandre,

It sounds like you would be an ideal person to try and implement this ;)
I haven't even got RB from git to compile yet.

This is going a bit off topic now, but I was going to ask about DACP
support in RB later anyway... so:

I've been trying the Apple Remote application on an iPod to control
forked-daapd, and v1.3.3 works fine but not v2 - Apple changed
something. See http://blog.technologeek.org/2010/10/05/404

>From the timing of GSoC, I guess you were testing with version one
of the Apple Remote application for the RB plugin. Have you tried
the new update, or even the iPad version which is quite different?

Regards,

Peter


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]