Good morning everybody,
It's only two weeks ago that I (re-) discovered Kodi, and now I've already four Raspis running Libreelec or Picoreplayer - the multiroom audio feature with LMS is absolutely great!
The picoreplayer I need for having a LMS in my network in order to use XSqueeze with Kodi (which works absolutely great).
No I was wondering whether there is a was to install LMS on the same Raspi that runs Libreelec/Kodi. I did some research, but it seems that I' m the only person in the world with this question?
Can anybody give me some advice?
Best regards
Martin
Logitech Media Server (LMS) on same machine as Kodi?
-
Streampunk -
December 4, 2016 at 9:48 AM -
Thread is Unresolved
-
-
I don't know much about LMS but if I'm correct it runs on debian/ubuntu based os's.
Download noobs Download NOOBS for Raspberry PiAnd dual-boot raspbian and libreelec
-
- Official Post
It is possible, read here
-
Thanks Liger,
I don't know much about LMS but if I'm correct it runs on debian/ubuntu based os's.
Download noobs Download NOOBS for Raspberry Pi
As I wrote, LMS is already running fine on my Picoreplayer Raspis.Quote
And dual-boot raspbian and libreelec
As I (also) wrote ;), I'm looking for a way to have Kodi and LMS running on the same machine - and of course at the same time, so that Kodi's Xsqueeze addon could connect to LMS. I'm afraid a dual boot install wouldn't make much sense in this case...?
[hr]
It is possible, read here
Thanks, sounds interesting. However, as the whole LMS thing with multiroom audio and different devices to control it (in my case, iPads, iPhone 6, Fire 5g, iPod toch 2g) still seems a very fragile construction, the Docker container approach might weaken stability even more? Anyway, I'll give it a try, thanks for pointing me to that thread. -
[hr]
Thanks, sounds interesting. However, as the whole LMS thing with multiroom audio and different devices to control it (in my case, iPads, iPhone 6, Fire 5g, iPod toch 2g) still seems a very fragile construction, the Docker container approach might weaken stability even more? Anyway, I'll give it a try, thanks for pointing me to that thread.I've set up docker and the LMS image (for the Raspi, it seems that it has to be a different one than the one mentioned in the thread you'd pointed me to). It was a hard piece of work for me as a Linux noob, will write a step-by-step when I have everything running ok.
Everything runnig fine so far, I can access LMS by IP:9000 and scan the media.
However, when it comes to tell the XSqueeze plugin in Kodi that the LMS is now on the same machine, things go wrong. Auto discovery of LMS comes up with the correct IP (the one of the Raspi LMS and Kodi are running on), but when I try to start XSqueeze, it can't connect to the server. The log says (among other things):
docker ps gives:CodeCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 386047087de3 heziegl/rpi-lms:7.8.1 "/entrypoint.sh" 18 minutes ago Up 18 minutes 0.0.0.0:3483->3483/tcp, 0.0.0.0:9000->9000/tcp, 0.0.0.0:3483->3483/udp, 9090/tcp service.lms
netstat -lptn:Code
Display MoreActive Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 351/rpcbind tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 621/kodi.bin tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 332/sshd tcp 0 0 0.0.0.0:1304 0.0.0.0:* LISTEN 621/kodi.bin tcp 0 0 0.0.0.0:36666 0.0.0.0:* LISTEN 621/kodi.bin tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 433/smbd tcp 0 0 0.0.0.0:4713 0.0.0.0:* LISTEN 272/pulseaudio tcp 0 0 :::111 :::* LISTEN 351/rpcbind tcp 0 0 :::8080 :::* LISTEN 621/kodi.bin tcp 0 0 :::22 :::* LISTEN 332/sshd tcp 0 0 :::36666 :::* LISTEN 621/kodi.bin tcp 0 0 :::36667 :::* LISTEN 621/kodi.bin tcp 0 0 :::3483 :::* LISTEN 673/docker-proxy tcp 0 0 ::1:9090 :::* LISTEN 621/kodi.bin tcp 0 0 :::9000 :::* LISTEN 662/docker-proxy tcp 0 0 :::4713 :::* LISTEN 272/pulseaudio
I was wondering what to put for --hostname=libreelec-%p \" in the service.lms.service file.
Any idea what might be wrong?EDIT: From other machines and also form iPeng I can connect without problems to the docker LMS.
Best regards
Martin -
Any idea what might be wrong?I'll have to give up the idea of having both LibreElec and LMS on a Raspi 3 for the moment, can't get it working (cf. [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC)
It would be a really great feauture for all of us looking for a multiroom audio solution if LMS was integrated as a plugin some day into Kodi - or is there any other multiroom approach (i.e. synchronization auf audio playback) in Kodi besides LMS?
Regards
Martin -
Old but gold this thread. Snapcast as multiroom audio server!