Playlist managment with dleyna
by Mike akael
Hi all,
I use rygel as renderer and build a DMC based on cloudeebus exemple.
I'm looking for a way to, at least, play all containers item in chain
(next item start automatically when current stop at end) or better to make
playlist.
Isn't there a SetNextUri() command available for exemple?
I saw a discussion on th mailing list about playlist but found no solution
there.
Any advice appreciated!
Regards
Michael
8 years, 7 months
dleyna-server Error 127
by Mike akael
Hi all,
After building dleyna components from github I get the following error when
trying mediaconsole.py, :
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.ChildExited: Process
/usr/local/libexec/dleyna-server-service exited with status 127
See complete log at http://pastebin.com/Eq6XuwSH
When using the Jessie Debian packages in rev 1.1.0 there was no issue.
What can cause this issue?
Thanks for help
Michael
8 years, 7 months
cloud-dleyna
by Mike akael
Hi all,
I've just installed and made first tests with dleyna. Seems very promising
after just a quick look!
I'm trying to test the cloud-dleyna test application but when opening the
file index.html (served by a tornado webserver (also tried lighttpd) ,on an
headless arm processor) i've got the message : Connection could not be
established. This after launching ./cloudeebus.sh of course
On port 9000 I can see authobahn is working.
ALso I've tested rendererconsole.py and this work as expected, I can
discover dlna devices and communicate with.
I've installed dleyna renderer and server from Debian Jessie repository and
made the cloudeebus install with setup.py.
What can cause this issue (well many reason I guess but...)? or is the
index.html exemple already served on another port when launching
./cloudeebus.sh ??
Thanks for help
Mike
8 years, 7 months
Re: [dLeyna] Dleyna python api for Steampunk controller
by Sébastien Bianti
Hi Thorsten,
I'm not working anymore on DLeyna project, so I send this to the mailing
list.
If Dleyna is well installed, you should easily run the test tools coming
with it.
As you mentioned, Dleyna Renderer comes with rendererconsole.py that
allows you to discover renderers, and interact with them.
The main function in this script shows you an example of interaction.
⋅Sébastien Bianti⋅
Le 16/11/2013 16:21, Thorsten Sick a écrit :
> Hello Sebastien
>
> I am looking for a official (+stable, +maintained) python api to dleyna.
>
> The closest thing to that I found is a test tool in dleyna-renderer you
> wrote.
>
> My goal is to create a controller for my home-network using my Fritz Box
> renderer as output and my raspberry pi server as data-source.
> The controller will have a steampunk style interface (including punch
> cards for music selection). The whole stuff will be Open Source (but
> will require some research and experiments on my side, so expect it to
> be done in half a year or later)
>
> All that will be documented here:
> https://github.com/Thorsten-Sick/steampunk_dlna
>
> Thanks for your help
> Thorsten Sick
8 years, 7 months