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
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.
I am using gmrenderer-resurrect as the renderer and minimserver as the
MediaServer. Any help is greatly appreciated.
R,
Markus
_______________________________________________
dLeyna mailing list
dLeyna(a)lists.01.org
https://lists.01.org/mailman/listinfo/dleyna
Best Regards,
Mark