From c92edce1f155935134661283f87b36a583c4ebe0 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 4 Dec 2025 07:41:38 -0500 Subject: [PATCH] Add Lyrion to Media Streaming - Audio Streaming (#1789) Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/lyrion-music-server.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/lyrion-music-server.yml diff --git a/software/lyrion-music-server.yml b/software/lyrion-music-server.yml new file mode 100644 index 0000000000..23bb15d749 --- /dev/null +++ b/software/lyrion-music-server.yml @@ -0,0 +1,13 @@ +name: "Lyrion Music Server" +website_url: "https://lyrion.org/" +source_code_url: "https://github.com/lms-community/slimserver" +description: "Server software which controls a wide range of Squeezebox/Slim Devices audio players and compatible hardware (formerly Logitech Media Server)." +licenses: + - GPL-2.0 +platforms: + - deb + - Docker + - Perl +tags: + - Media Streaming - Audio Streaming +related_software_url: "https://lyrion.org/extensions/applications/" \ No newline at end of file