To become independent from Logitech would be great so we could preserve lms system. If that needs a donation, no problem. I'm more than willing to keep things running. Really like lms especially since it's pretty universal.
You've got a wish, probably someone found or created a solution.
All plugins working without having to rely on an unknown server of the original developer would be a step forward.
Btw LovelyMusicSystem sounds ok and keeps lms acronym alive.
Results 21 to 30 of 115
-
2020-09-30, 23:20 #21
- Join Date
- May 2017
- Posts
- 680
SqueezeBoxes: 1x Transporter (Living room) 1x SB2 (shed), 1x Radio (Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch (Study 2), few spare unit's
Server: LMS on Pi3 7.9.1. on PcP 3.21
Network: AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity
-
2020-09-30, 23:43 #22
- Join Date
- Mar 2017
- Posts
- 2,437
I too think it'd a good idea to drop the 'logitech' part of the name - as it'd, make it feel more indepedent and open-source. Did a quck search for music terms starting with "L" - how about "Libretto Music System" ? (Libretto starts with Libre - which is the open part of open-source). Or perhaps even "Libre Music System" (which matches LibreOffice).
Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
-
2020-10-01, 01:19 #23
- Join Date
- Feb 2008
- Posts
- 5,126
LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0
Amp: Denon PMA-50
Players/Speakers: Touch, Logitech Radios, Sonos Play 1s & Beam, Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6, Avantree Priva BT transmitter
------------------------------------------------------------------------------------
-
2020-10-01, 01:38 #24
- Join Date
- Dec 2015
- Posts
- 46
Or even Logical Music Server to give a hint to it's heritage?
Sent from my SM-T810 using TapatalkLast edited by CloudAtlas; 2020-10-01 at 01:41.
-
2020-10-01, 01:56 #25
Is it time to set up a Github organization for allthings LMS?
> All plugins working without having to rely on an unknown server of the
> original developer would be a step forward.
Well, that would still be up to the Plugin author. But many of them
probably would be happy to see this repository as a new home for their
code when they decide to leave the community.
> Btw LovelyMusicSystem sounds ok and keeps lms acronym alive.
Maybe I'm just going with LMS - whatever it eventually means :-)
--
Michael
-
2020-10-01, 02:11 #26
- Join Date
- Feb 2008
- Posts
- 5,126
LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0
Amp: Denon PMA-50
Players/Speakers: Touch, Logitech Radios, Sonos Play 1s & Beam, Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6, Avantree Priva BT transmitter
------------------------------------------------------------------------------------
-
2020-10-01, 03:23 #27
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 19,956
Definitely - there have been too many name changes and would complicate internet searches
I'd expect all the old names such as Slimserver etc to be property of Logitech.
I like the idea of L = Libre but then could be confused as coming under the auspices of the LibreOffice organisation / Document foundation.
So in my mind - LMS = Liberated Music System.
-
2020-10-01, 04:14 #28
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 3,375
However, a search for SlimServer gets to it pretty quickly but a search for LMS finds plenty of other things before it hits "ours" (including lms.com)
Paul Webster
http://dabdig.blogspot.com
Author of "Now Playing" plugins covering Radio France (FIP etc), KCRW, Supla Finland, ABC Australia, CBC/Radio-Canada and RTE Ireland
-
2020-10-01, 04:36 #29
- Join Date
- Feb 2008
- Posts
- 5,126
LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0
Amp: Denon PMA-50
Players/Speakers: Touch, Logitech Radios, Sonos Play 1s & Beam, Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6, Avantree Priva BT transmitter
------------------------------------------------------------------------------------
-
2020-10-01, 04:39 #30
- Join Date
- Nov 2005
- Location
- Berlin, DE
- Posts
- 1,909
This should be pretty easy, the standard CircleCI runners can do this. "hundreds of MBs" isn't all that big anymore. A full checkout of one project I work on is almost 900MiB now. Docker images for building are pre-canned.
Builds typically do shallow checkouts, and docker images for building are cached.
We already have a community building Docker images of LMS, doing the normal build process in Docker should be no problem at all.
See: https://gitlab.com/toertel/docker-im...h-media-server