Fwd: Re: dleyna Renderer
by Markus M. May
Sorry,
my mail client just did the wrong thing and send it to your personal
mail only ;-(
-------- Originalnachricht --------
Betreff: Re: [dLeyna] dleyna Renderer
Datum: 17.01.2014 14:34
Absender: "Markus M. May" <mmay(a)javafreedom.org>
Empfänger: Mark Ryan <mark.d.ryan(a)linux.intel.com>
Am 17.01.2014 11:43, schrieb Mark Ryan:
> Hi Markus,
>
> On 01/17/2014 11:06 AM, Markus M. May wrote:
>> Hello,
>> I just installed dleyna on my ArchLinux Box. The whole make and
>> installation process is easy and straight forward. Now I do have the
>> problem (and I believe this is a problem with my configuration), that
>> only renderers (and I believe also servers) on the local machine are
>> shown.
> Do you have a firewall enabled? If so, this will prevent
> dLeyna-renderer and dLeyna-server from discovering remote devices.
> You could also check the configuration file
> ~/.config/dleyna-renderer-service.conf
> and make sure
> netf-enabled=false
Nope, no firewall, and my other Control Point (BubbleUPNP on Android
Phone) does work and see this renderer. netf is set to false as well.
>
>
>> Furthermore, if I take a look into the dbus Interface (using d-feet)
>> only the mpris:length and xesam:url are shown, but not other track
>> metadata, like e.g. the Artist. This seems like the function
>> g_signal_connect(parser, "object-available" ,
>> G_CALLBACK(prv_found_item), vb);
>> in device.c (Line 1502) is not called correctly. Unfortunately I am
>> not
>> an C Expert...
> There are other properties but they will only be accessible via
> dLeyna-renderer if they are set by the renderer itself. For example,
> xesam:title
> xesam:album
> If you're not seeing the properties, I guess they're not set by the
> renderer.
Hm, in my control point I do see all the title and album information.
R,
Markus
7 years, 1 month
dleyna Renderer
by Markus M. May
Hello,
I just installed dleyna on my ArchLinux Box. The whole make and
installation process is easy and straight forward. Now I do have the
problem (and I believe this is a problem with my configuration), that
only renderers (and I believe also servers) on the local machine are
shown.
Furthermore, if I take a look into the dbus Interface (using d-feet)
only the mpris:length and xesam:url are shown, but not other track
metadata, like e.g. the Artist. This seems like the function
g_signal_connect(parser, "object-available" ,
G_CALLBACK(prv_found_item), vb);
in device.c (Line 1502) is not called correctly. Unfortunately I am not
an C Expert...
I am using gmrenderer-resurrect as the renderer and minimserver as the
MediaServer. Any help is greatly appreciated.
R,
Markus
7 years, 1 month