Skip to content

Getting Started

Lyrion Music Server is a fully open source server software to power a wide range of audio players. 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.

Download and install Lyrion Music Server v9.0.0

Note

The 64-bit version is the way to go moving forward. An existing 32-bit version must be uninstalled before installing the 64-bit version (The LMS 9 installer will do this automatically). Please note that there's no Control Panel app any more, nor a tray icon. Tools like eg. ServiceTray allow you to easily start/stop the LMS service.

Windows 64-bit (16 MB)

Then double click the downloaded package to launch the installation process in a familiar installation assistant.

Easy install using piCorePlayer

If you want to have an easily installed LMS on a Raspberry Pi and don't want to go the full Linux route as outlined below, you can use piCorePlayer. See the "Beginner's guide...".

Installation on Raspberry Pi OS

If you prefer to run your LMS on a full Linux system, or in parallel to other applications, use this method.

Raspberry Pi OS (32 MB)

Download the above package, then install it with its depencencies using the operating system's package manager apt:

sudo apt install /path/to/lyrionmusicserver_9.0.0_*.deb

Debian / Ubuntu x86_64 (25 MB) Debian / Ubuntu - ARM (32 MB)

Download the package, then install it with its depencencies using the operating system's package manager apt:

sudo apt install /path/to/lyrionmusicserver_9.0.0_*.deb

Red Hat / Fedora / other RPM-based distribution (89 MB)

Install on Fedora/Red Hat Enterprise Linux/CentOS, etc.:

sudo dnf install https://downloads.lms-community.org/LyrionMusicServer_v9.0.0/lyrionmusicserver-9.0.0-1.noarch.rpm

Install on openSUSE and derivatives:

sudo zypper install https://downloads.lms-community.org/LyrionMusicServer_v9.0.0/lyrionmusicserver-9.0.0-1.noarch.rpm

Apple macOS (45 MB)

Then double click the downloaded image. Drag the application to the Applications folder. Launch Lyrion Music Server from the Applications folder, then check the menu bar item for Start/Stop options. See Getting started on macOS for Details.

See lmscommunity/lyrionmusicserver on Docker hub.

For Docker on Synology NAS see the Beginner's Docker Guide on Synology.

You can find more packages for more platforms on https://lyrion.org/downloads.

Configure

Now you should be able to browse to http://yourserver:9000 (replace "yourserver" with localhost if you are at the same system as your new installation or with the hostname or IP address of that system if using a different device) and begin configuring the Lyrion Music Server.

Congrats, you're ready to Free your Music!