LMS-Community / slimserver
Server for Squeezebox and compatible players. This server is also called Lyrion Music Server.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing LMS-Community/slimserver in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view[![Build passing][build-shield]][build-url] [![Perl][Perl]][Perl-url] [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![Pull requests][pulls-shield]][pulls-url] [![Docker pulls][docker-pulls-shield]][docker-pulls-url] [![ghcr pulls][ghcr-pulls-shield]][ghcr-pulls-url] Lyrion Music Server Streaming audio server Explore the docs » Report Bug · Request Feature About The Project [![LMS Screen Shot][lyrion-screenshot]](https://lyrion.org) 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! ( back to top ) Getting Started LMS runs on almost anything! Whether you have a Windows, macOS or Linux system, whether this is a single board computer (such as a Raspberry Pi), desktop, laptop or even a NAS, LMS will most likely run on it. Go to the Getting started documentation for installation instructions. ( back to top ) Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! • Fork the Project • Create your Feature Branch ( ) • Commit your Changes ( ) • Push to the Branch ( ) • Open a Pull Request ( back to top ) [build-shield]: https://img.shields.io/github/actions/workflow/status/LMS-Community/slimserver/00_smoketest.yaml?style=flat [build-url]: https://github.com/LMS-Community/slimserver/actions/workflows/00_smoketest.yaml [contributors-shield]: https://img.shields.io/github/contributors/LMS-Community/slimserver.svg?style=flat [contributors-url]: https://github.com/LMS-Community/slimserver/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/LMS-Community/slimserver.svg?style=flat [forks-url]: https://github.com/LMS-Community/slimserver/network/members [stars-shield]: https://img.shields.io/github/stars/LMS-Community/slimserver.svg?style=flat [stars-url]: https://github.com/LMS-Community/slimserver/stargazers [issues-shield]: https://img.shields.io/github/issues/LMS-Community/slimserver.svg?style=flat [issues-url]: https://github.com/LMS-Community/slimserver/issues [pulls-shield]: https://img.shields.io/github/issues-pr/LMS-Community/slimserver.svg?style=flat [pulls-url]: https://github.com/LMS-Community/slimserver/pulls [ghcr-pulls-shield]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fstats.lms-community.org%2Fapi%2Fpackages%2Fpulls&query=%24.pulls&label=ghcr.io%20pulls&style=flat [ghcr-pulls-url]: https://github.com/LMS-Community/slimserver/pkgs/container/lyrionmusicserver [docker-pulls-shield]: https://img.shields.io/docker/pulls/lmscommunity/lyrionmusicserver?style=flat [docker-pulls-url]: https://hub.docker.com/r/lmscommunity/lyrionmusicserver [lyrion-screenshot]: https://lyrion.org/assets/screenshot.png [Perl]: https://img.shields.io/badge/Written_in-perl-orange?style=flat [Perl-url]: https://perl.org/