-
Notifications
You must be signed in to change notification settings - Fork 64
Proposal for new frontpage #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 2 commits
6cd5286
6c3381b
5400452
56fbd94
1736c5e
85fda4f
aabe76a
41993c9
31e2900
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm still hesitant to show off LMS' UI with Material installed. While I'd admit it has become the de-facto standard GUI, the default is still "Default". Maybe this is worth a discussion?...
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah, and let's discuss this on the forums as there are more people there. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,20 +14,107 @@ title: Home | |
| } | ||
| </style> | ||
|
|
||
| # Lyrion Music Server (LMS) | ||
| # Lyrion Music Server | ||
| <p style="margin-top: -1.5rem; font-size: 1.1rem; color: gray;">Free your music.</p> | ||
|
|
||
| Lyrion Music Server (formerly Logitech Media Server, and often abbreviated as "LMS" ) is open-source software which can control and serve (stream) music to a wide range of physical and virtual audio players called [Squeezeboxes](players-and-controllers/index.md). Lyrion Music Server can stream your local music collection, internet radio stations, and content from many streaming services (with and without subscriptions). | ||
|
|
||
| <figure markdown="span"> | ||
| { width="600" } | ||
| { width="800" } | ||
| </figure> | ||
|
|
||
| ## The Lyrion Music Server (LMS) ecosystem | ||
| ## :material-music: What is Lyrion? | ||
|
|
||
| In 2000, Squeezebox players hit the market as hardware and software developed by Slim Devices, later acquired by Logitech. A wide array of hardware and software solutions make up the LMS ecosystem of servers and players for many different operating systems, and these have changed many times over the years. | ||
| **Lyrion Music Server**, formerly known as Logitech Media Server (LMS) or SlimServer, is a mature, community-driven, open-source audio streaming platform. It acts as a central hub for your music, allowing you to stream your personal local music collection (MP3, FLAC, ALAC, DSD, etc.) alongside major internet streaming services to any room in your house. | ||
|
|
||
| For a LMS system, there will need to be server software running on a controlling computer or device. This provides connections, settings, and customizations to one or more music players. The peer user community is committed to developing the Lyrion software for a wide variety of common and easily obtained devices such as a Windows or Mac computer, tablets and phones, and Raspberry Pi. Because of its scalability, all of these services can be distributed across separate devices to support libraries of hundreds of thousands of tracks and numerous players distributing music throughout an entire house and even across multiple locations. | ||
| Unlike many modern alternatives, Lyrion is completely independent of any single hardware brand or cloud service. It is designed to be lightweight enough to run on a low-power Raspberry Pi, yet powerful enough to manage libraries containing hundreds of thousands of tracks on high-end servers or NAS devices. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "high-end servers" sounds a bit geeky. Nobody wants to run a server but geeks. I'd say "desktop class hardware" or similar would be good enough?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In the end, we are a bit of a geeky bunch, but I changed it ;) |
||
|
|
||
| With Lyrion, you have greater control and customization of your music - how the server works, how you interact with it, and what it looks like. You have the ability to use the same interface to access your music on almost any device, and to select the appropriate player for every need. There is wide support by the LMS community to add new functionality, fix issues, integrate with other products, and help support users to get the most enjoyment from their music. | ||
| ## :material-star-shooting: Why Choose Lyrion? | ||
|
|
||
| If you're new to Lyrion, click on [Getting Started with LMS](getting-started/index.md) to learn more. | ||
| Lyrion is the premier choice for music enthusiasts who value control and longevity. While commercial systems often lock you into specific hardware or monthly fees, Lyrion offers: | ||
|
|
||
| <div class="grid cards" markdown> | ||
|
|
||
| - :material-clock-fast:{ .lg .middle } __Lyrion runs everywhere__ | ||
|
|
||
| --- | ||
|
|
||
| It runs on almost anything, from a vintage laptop to a high-end NAS, Raspberry Pi, or Docker container. | ||
|
|
||
| [:octicons-arrow-right-24: Getting started](getting-started) | ||
|
|
||
| - :material-human-greeting-variant:{ .lg .middle } __Community powered__ | ||
|
|
||
| --- | ||
|
|
||
| Being open-source means the system is built by people who actually use it. On our forums you will find a welcoming community. | ||
|
|
||
| [:octicons-arrow-right-24: Forums](https://forums.lyrion.org/) | ||
|
|
||
| - :material-home-heart:{ .lg .middle } __True ownership__ | ||
|
|
||
| --- | ||
|
|
||
| Your data and library remain yours. No mandatory cloud accounts, tracking, or unexpected subscription hikes. | ||
|
|
||
| - :material-rocket-launch:{ .lg .middle } __Future-Proof__ | ||
|
|
||
| --- | ||
|
|
||
| You are never at the mercy of a single company's financial decisions or discontinued product lines. | ||
|
|
||
| - :material-puzzle:{ .lg .middle } __Extremely extensible__ | ||
|
|
||
| --- | ||
|
|
||
| There are [plugins](plugins) and [extensions](extensions/applications) created for every use case imaginable. | ||
|
|
||
| [:octicons-arrow-right-24: Plugins](plugins/directory) | ||
|
|
||
| - :material-scale-balance:{ .lg .middle } __Open Source__ | ||
|
|
||
| --- | ||
|
|
||
| For over 25 years has Lyrion been open-source! The sourcecode is available on [GitHub](https://github.com/LMS-Community). | ||
|
|
||
| [:octicons-arrow-right-24: License](https://github.com/LMS-Community/slimserver?tab=License-1-ov-file) | ||
|
|
||
| </div> | ||
|
|
||
| ## :material-rocket-launch: Lyrion philosophy | ||
|
|
||
| Based on the Lyrion philosophy, the system is built on these four pillars: | ||
|
|
||
| 1. **Free Software:** Completely open-source and free to use forever. | ||
| 2. **Hardware Agnostic:** Use your existing audio gear, AirPlay receivers, Chromecasts, or DIY players (like Squeezelite). | ||
| 3. **Massive Scalability:** Effortlessly handles libraries with 100,000+ tracks with lightning-fast indexing and search. | ||
| 4. **Perfect Multi-room:** Achieve sample-accurate synchronization across your entire home, regardless of the different hardware brands you use. | ||
|
|
||
| ## :material-details: Detailed Feature Analysis | ||
|
|
||
| ### 1. The Power of Plugins | ||
| Lyrion’s greatest asset is its community repository. Lyrion allows you to "bolt on" features to suit your specific needs: | ||
|
|
||
| * **Material Skin:** A modern, responsive web interface that transforms the look into a sleek, contemporary app experience. | ||
| * **Spotty:** Arguably the most robust Spotify integration for any music server, allowing full library integration. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't feel comfortable pushing Spotty too much any more. I might need to pull the plug at any time 😕. Let's make this "various major streaming services" or the like?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Good point, I have changed it. |
||
| * **Music and Artist Information:** Automatically pulls biographies, lyrics, and high-quality artwork from multiple web sources. | ||
| * **Bridge Plugins:** Use the UPnP/DLNA, Chromecast, and AirPlay bridges to turn almost any smart speaker into a Lyrion player. | ||
| * **DSD support:** Supports DSD64, DSD128, and DSD256. Through the **DSDPlayer plugin**, it handles `.dsf` and `.dff` files. It offers "Native DSD" for supported DACs on Linux/Windows and "DoP" (DSD over PCM) for macOS and hardware-limited bridges. Also, it can transcode DSD streams to players that don't natively support them. | ||
|
|
||
| ### 2. Interfaces and Customization | ||
| Lyrion isn't locked into a single "look." Users can choose their experience: | ||
|
|
||
| * **Classic Web UI:** Lightweight and functional for older hardware. | ||
| * **Material Skin:** The gold standard for modern browsers and mobile devices. | ||
| * **JiveLite:** A specialized interface for local displays, perfect for Raspberry Pi touchscreens. | ||
|
|
||
| ### 3. Metadata and Library Management | ||
| Lyrion is famous for its ability to handle complex libraries where others fail. | ||
|
|
||
| * **Classical Music Support:** Proper handling of "Works," "Conductors," and "Composers." | ||
| * **Box Set Management:** Intelligent grouping of multi-disc sets. | ||
| * **On-the-fly Transcoding:** The server can downsample hi-res files in real-time for older devices while maintaining the original quality for your main Hi-Fi system. | ||
|
|
||
|
|
||
| ## :octicons-move-to-end-24: Getting started | ||
|
|
||
| Convinced and want to try it out? Click on [Getting Started with LMS](getting-started/index.md) to learn more. | ||
Uh oh!
There was an error while loading. Please reload this page.