LMS vs Lyrion Music Server
A side-by-side comparison of two self-hosted media servers options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | LMS | Lyrion Music Server |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 85 · Excellent | 81 · Excellent |
| Category | Media Servers | Media Servers |
| License | GPL-3.0 | GPL-2.0 |
| Language | C++ | Perl |
| Setup difficulty | Medium | Medium |
| Min. RAM | 128 MB | 256 MB |
| Deployment | docker, bare-metal | docker, bare-metal |
| GitHub stars | ★ 1,680 | ★ 1,780 |
| First released | 2014 | 2002 |
| Replaces | Spotify | Sonos, Spotify |
What are LMS and Lyrion Music Server?
LMS
LMS is a lightweight, self-hosted music streaming server with a focus on performance and a built-in recommendation engine. It exposes the Subsonic API for compatibility with a wide range of clients.
- Subsonic API compatible
- Music recommendations
- Low resource use
- Scrobbling support
Lyrion Music Server
Lyrion Music Server, formerly Logitech Media Server, is an open-source streaming audio server for Squeezebox hardware and software players. It supports synchronized multi-room audio and a large plugin ecosystem.
- Multi-room synchronized audio
- Squeezebox player support
- Large plugin library
- Internet radio
LMS vs Lyrion Music Server: key differences
LMS is written in C++, while Lyrion Music Server is built with Perl. Licensing differs — GPL-3.0 for LMS versus GPL-2.0 for Lyrion Music Server. LMS is the lighter option, starting around 128 MB of RAM against 256 MB for Lyrion Music Server. Lyrion Music Server is the more established project (first released 2002), while LMS arrived in 2014.
Why pick each one
Choose LMS if…
- Released under the GPL-3.0 license
- First-class Docker support for quick deployment
- Active community (1.7k GitHub stars)
- Written in C++
Watch out for
- Smaller community
- Web UI is functional but plain
Choose Lyrion Music Server if…
- Very mature project
- Active community
Watch out for
- Dated web interface
- Perl-based stack
Frequently asked questions
Is LMS or Lyrion Music Server better?
Neither is universally better. Lyrion Music Server has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are LMS and Lyrion Music Server free and open-source?
Yes. LMS is licensed under GPL-3.0 and Lyrion Music Server under GPL-2.0. Both can be self-hosted at no software cost.
Can I run LMS and Lyrion Music Server with Docker?
LMS: yes. Lyrion Music Server: yes.
Which is lighter on resources, LMS or Lyrion Music Server?
LMS has the smaller minimum footprint at 128 MB of RAM, compared to about 256 MB for Lyrion Music Server. Real-world usage depends on library size, user count, and enabled features.