About
Lyrion Music Server (aka. LMS, fka. Logitech Mediaserver, SlimServer, SqueezeCenter, SqueezeboxServer, SliMP3) is the server software that powers audio players from Logitech (formerly known as SlimDevices), including Squeezebox 3rd Generation, Squeezebox Boom, Squeezebox Receiver, Transporter, Squeezebox2, Squeezebox and SLIMP3 , and many software emulators like Squeezelite and SqueezePlay .
With the help of many plugins, Lyrion Music Server can stream not only your local music collection, but content from many music services and internet radio stations to your players.
Lyrion Music Server is written in Perl. It runs on pretty much any platform that Perl runs on, including Linux, Mac OSX, Solaris and Windows.
Enjoy the music on your Squeezebox! GitHub - LMS-Community/slimserver: Server for Squeezebox and compatible players. This server is also called Lyrion Music Server.
App Store
One of the official app stores for IceWhale products (CasaOS & ZimaOS), developed and maintained independently by BigBearTechWorld. This curated collection offers a wide range of carefully selected applications to enhance your CasaOS and ZimaOS experience.
Pull Request
master â add-big-bear-lyrionmusicserver
opened 05:24PM - 19 Jan 25 UTC
This pull request adds the necessary files to deploy the LyriOn Music Server app⌠lication using Docker Compose. The key changes include:
- Add `docker-compose.yml` file to define the service and its configuration
- Add `config.json` file to provide metadata about the application
- Add `logo.png` file as the application's icon
These changes will allow the LyriOn Music Server to be easily deployed and integrated into the BigBearCasaOS platform, providing users with a seamless streaming audio server experience.
Additionally, the installation instructions have been updated to point to the correct community thread with more detailed documentation.
## Summary by CodeRabbit
- **New Features**
- Added configuration file for Lyrion Music Server
- Introduced Docker Compose configuration for Lyrion Music Server
- Added CasaOS-specific metadata and integration details
- **Chores**
- Updated application version to 9.0.2
- Configured service ports and volume mappings
Documentation
Just install it and use it for legally obtained content.
Iâm guessing you got it figured out?
no. I didnât think I should post here on âthisâ post so I posted in discord
Youâre going to the 9000 port? What is Dozzle saying?
I just installed it, and it did work, so I would need more info.
Also when you change the host port you also need to change it in the Web UI Port.
I changed the port to 9001 because 9000 was in use, and that pastebin is what Dozzle said. And what do you mean by the Web UI port
Make sure you change the Web UI port to 9001.
oh that port. I thought you were saying the CasaOS UI port. Yes I changed that. anywhere it said 9000, I changed. I also changed 9090 to 9091
You didnât change the container ports, did you? If did make sure you change them all back.
no I didnât. I left that sorry
Change the HTTP_PORT ENV back to 9000 and save.
ok it works, so I added my music folder but on Lyrion it shows as empty
Are you adding the music in:
/DATA/AppData/big-bear-lyrionmusicserver/music
Rilith
March 24, 2025, 9:47pm
15
Hello! How do i configure spotty? I tried to install it and opening the spotify app (with premium account) in the devices section but i donât see anythingâŚ
Thank you for your work!
UPDATE: sorry ⌠my own fault â LYRION works flawlessly .. I only had to set NETWORK to HOST; even Spotty ist working now
after installation of Lyrion, the MyMusic Folder are empty. The Music are on my NAS. I have mountet this NAS and can acces them throu Files at CasaOS (/mnt/extern/Musik/Audials Music). Canât see the files at Lyrion even i add the path to the folder manuell.
j900
October 27, 2025, 6:12am
19
Hi @R.Fischer : double check, that Your music folder is used in App settings (on CasaOS) Lyrion Server as Volumes.
Example:
/mnt/extern/Musik/Audials Music :/music
left side is Host path
and right side (/music)
is path inside container.
In Lyrion Server You point to /music
1 Like