Re: [SlimDevices: Plugins] Announce: LMSSonos

2022-12-01 Thread dhallag
PiPat wrote: > Hi All > > Just want to announce a bit a older project but tested now for several > months and still workin stable. It allows you to integrate your LMS > Library into your sonos app and stream it as it was a third party > service e.g. spotify. > > https://github.com/LMSSonos/LMS

Re: [SlimDevices: Plugins] Announce: LMSSonos

2021-05-15 Thread Paul Webster
I think it is enabling you to use the Sonos controller interface to select from LMS as a music source to your Sonos players. I don't think it has anything to do with LMS players. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), planetra

Re: [SlimDevices: Plugins] Announce: LMSSonos

2021-05-15 Thread dhallag
So this would allow the Sonos App to control LMS? That's exactly what I want as I want to use Brilliant Smart Home and they have an augmented Sonos app built into their switches... LMS 7.9.1 on QNAP 219P+ 3 wired Touch End Points Jolida Tube DAC III Marantz 2270 to Boston Acoustics Slimlines

Re: [SlimDevices: Plugins] Announce: LMSSonos

2020-06-04 Thread Paul Webster
Plus ... from elsewhere (VSCode Info) it looks like you need to install npm first and then easiest way to get tsc is npm install -g typescript Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radi

Re: [SlimDevices: Plugins] Announce: LMSSonos

2020-06-04 Thread slartibartfast
skywalker wrote: > There is no "tsc" in the package and i find no command "tsc" on the > synology nas. The same with "node". And that is my problem. And i find > nothing about that in the documentation. > > best regards, > skyThis might help https://www.typescriptlang.org Sent from my Pixel 3a

Re: [SlimDevices: Plugins] Announce: LMSSonos

2020-06-04 Thread skywalker
Paul Webster wrote: > I have not checked the documentation but the implication is that you > would use "cd" to move to the directory where the "tsc" file is and > type > ./tsc > then > node index,js > or perhaps > ./node index.js > > Then once you are happy that it is working you would need to

Re: [SlimDevices: Plugins] Announce: LMSSonos

2020-06-03 Thread Paul Webster
I have not checked the documentation but the implication is that you would use "cd" to move to the directory where the "tsc" file is and type ./tsc then node index,js or perhaps ./node index.js Then once you are happy that it is working you would need to set the "node" part to run automatically

Re: [SlimDevices: Plugins] Announce: LMSSonos

2020-06-02 Thread skywalker
Hi, i have a Problem to understand the installation. >From the REadME LMSSonos LMS Sonos is a bridge to show your Logitech Media Server (LMS) library within the SONOS app. You can run this code on your local PC or on a Synolgoy NAS. Installation Compile and run Server Download or clone the re

Re: [SlimDevices: Plugins] Announce: LMSSonos

2019-11-10 Thread Osamede
PiPat wrote: > Hi All > > Just want to announce a bit a older project but tested now for several > months and still workin stable. It allows you to integrate your LMS > Library into your sonos app and stream it as it was a third party > service e.g. spotify. > > https://github.com/LMSSonos/LMS

Re: [SlimDevices: Plugins] Announce: LMSSonos

2019-11-07 Thread fphredd
If I understand, this would allow simple circumvention of Sonos' track limit? Woo-hoo!! Friends with Sonos for simplicity can now use all my music in one simple place!...I'll still never leave LMS and SB fphredd's Profile:

[SlimDevices: Plugins] Announce: LMSSonos

2019-11-07 Thread PiPat
Hi All Just want to announce a bit a older project but tested now for several months and still workin stable. It allows you to integrate your LMS Library into your sonos app and stream it as it was a third party service e.g. spotify. https://github.com/LMSSonos/LMSSonos Have fun ---