January 12, 20251 yr Best way to update since i got an update notification? It's not visible in docker apps tab in unraid but in Lyrion server page. Edit: My bad, it was only the plugins that had an update... Clicked update and problem solved. Thanks or a great software! Will keep my 9 different Logitech players running! Regards //Hans Edited January 12, 20251 yr by Hansa
January 12, 20251 yr Another question, My old LMS found around 8k more songs than Lyrion server. Any ideas why?
January 16, 20251 yr What is the update policy? Lyrion 9.0.1 seems to be released a while. Getting 'update available' messages in Lyrion but am already using latest image. I'm tyring out now changing to lmscommunity/lyrionmusicserver. Why woudn't that work, using that image on Unraid? Topic starts stays there are incompatibilities. What kind? So far only noticed I have to add argument "--init" else Lyrion does not stop gracefully... Still trying to understand the stopping behaviour of docker containers....
January 16, 20251 yr Author The docker has to be updated to update LMS. I'm building an updated docker with LMS 9.0.1. This docker will only use the latest stable release version as I don't want to support nightly builds. If you want the Development Build, then feel free to use the lmscommubity version, but we won't be able to support you here.
January 20, 20251 yr On 1/12/2025 at 2:26 AM, Hansa said: Another question, My old LMS found around 8k more songs than Lyrion server. Any ideas why? Just a guess, but it can depend on whether you have it set to include songs in your streaming libraries (Spotify, Tidal, etc.) via Online Music Library Integration, and of course which services you've connected to LMS.
March 16, 20251 yr Hi all, Lyrion LMS indicates that there is an update but Unraid Docker don't find it. Currently running: 9.0.1 Advertised is: A new version of Lyrion Music Server is available (9.0.2 - 0). regards // Hans
March 16, 20251 yr On 1/20/2025 at 5:48 PM, bar_foo said: Just a guess, but it can depend on whether you have it set to include songs in your streaming libraries (Spotify, Tidal, etc.) via Online Music Library Integration, and of course which services you've connected to LMS. Hi and thanks for the answer.. I dont have any external services connected. All is locally hosted. regards // Hans
March 16, 20251 yr 2 hours ago, Hansa said: Hi all, Lyrion LMS indicates that there is an update but Unraid Docker don't find it. Currently running: 9.0.1 Advertised is: A new version of Lyrion Music Server is available (9.0.2 - 0). regards // Hans This Docker needs to be manually updated to new versions of LMS by @dlandon . They usually do it within a week of the update being released.
March 16, 20251 yr 33 minutes ago, jademonkee said: This Docker needs to be manually updated to new versions of LMS by @dlandon . They usually do it within a week of the update being released. Ok, thanks! 1 question, LMS by @dlandon is the "officiall" version? regards //Hans
March 16, 20251 yr 4 hours ago, Hansa said: Ok, thanks! 1 question, LMS by @dlandon is the "officiall" version? regards //Hans You mean is this Docker "official" in terms of it being endorsed or maintained by the people behind LMS? No. It's just a Docker of LMS created by an Unraid user.
March 17, 20251 yr @dlandon looking for help with permissions related to Spotty helper application. My spotty suddenly stopped running. I contacted the spotty creator and he mentioned it could be permissions issue. Any direction on this one.
April 10, 20251 yr hello! i switched form LMS to this container, thanks for the efforts! common problems told me that my docker space is getting crowded so i looked at the sizes of my various docker. LyrionMusicServer uses 1.18 GB, is that normal? best regards!
October 3, 2025Oct 3 I am now getting a notification that there is an update available for LMS to version 9.0.3
October 12, 2025Oct 12 I feel like I am really close. I have raspberry pie setup with pCP and I have Lyrion docker in unraid. Lyrion sees the pCP as it's player. And it sees the folder called music on my music share. But it does not see any on the music files. Anyone have any ideas? Or is there a better way or different music player to stream my music to the pCP.Thank you.
January 27Jan 27 Author I've released an update to the docker and added an environment variable:You'll find this setting in the Hidden settings. The reason for this setting is to allow browsing to the Settings page without getting a 403 Not Allowed error when using a VPN, Proxy, or Tailscale to access your server. It defaults to on ('1') which keeps the protection enabled. Set it to ('0') if you have issues browsing to the Settings page.Be aware, this setting was to prevent access to the Settings page if it was detected that it was not on the local LAN. Since the advent of VPNs and Proxies, it may not apply now.
April 21Apr 21 Author I've released an update to LMS that upgrades the container OS to noble (Ubuntu 24.04) and cleaned up some ownership and permission issues. One of the things upgrading to noble did was increase the Audio::Scan version to 1.10. Someone had asked about this some time ago because Jammy was stuck at 1.05 if I recall correctly.I had most of my music ripped to wma and wma pro files and this was causing me some playback issues. I went through the process of converting all my music files to flac, and no longer have the issues. The down side was an enormous increase of my Music Library size, but that's not really an issue for me as I have a lot of space on my server.
April 25Apr 25 Author I have created docker containers for the 'Stable' and 'Development' versions of LMS so you can run either of those versions as you wish. Refer to the first post on how to install either of those versions. There aren't any changes in the 'Stable' and 'Development' versions that would prevent a downgrade. So you can go back and forth if you wish. The 'Stable' verson has a few updates posted nightly, and the 'Development' version is the 9.2 development which is the 'bleeding edge'. Use at your own risk.The 'Stable' and 'Development' docker containers do not update, so I will have to refresh the docker containers to include any changes since the last container build. If you see something before I do, let me know and I will refresh the appropriate container.
April 27Apr 27 On 4/25/2026 at 8:33 PM, dlandon said:I have created docker containers for the 'Stable' and 'Development' versions of LMS so you can run either of those versions as you wish. Refer to the first post on how to install either of those versions. There aren't any changes in the 'Stable' and 'Development' versions that would prevent a downgrade. So you can go back and forth if you wish. The 'Stable' verson has a few updates posted nightly, and the 'Development' version is the 9.2 development which is the 'bleeding edge'. Use at your own risk.The 'Stable' and 'Development' docker containers do not update, so I will have to refresh the docker containers to include any changes since the last container build. If you see something before I do, let me know and I will refresh the appropriate container.Can we consider the 'latest' tag build to be the same as the previous builds? IE, Stable will get the incrememental/nightly updates, but 'latest' won't?Many thanks.
April 27Apr 27 Author 36 minutes ago, jademonkee said:Can we consider the 'latest' tag build to be the same as the previous builds? IE, Stable will get the incrememental/nightly updates, but 'latest' won't?Many thanks.None of the containers will auto update LMS. Latest is the same as previous builds - no LMS updates. I need to build new containers for the stable and development to get any new LMS updates.The periodic container refreshes is to update the OS and packages.
May 1May 1 Anyone having trouble with PiCorePlayer or Squeezebox radios since upgrading to 7.2.5?My other players work fine (mostly Squeezebox Receivers), as does connecting to the GUI/Material Skin using my Android phone or Laptop, but I can't connect to my Library using PiCorePlayer (I only use it as a GUI for controlling a Squeezebox Receiver), or my SqueezeBox Touch.Wondering if it's due to some changes in the new Docker version.If anyone else is having a similar problem, I'd love to know if you've found a solution.Many thanks. Edited May 1May 1 by jademonkee
May 1May 1 Author 9 minutes ago, jademonkee said:Anyone having trouble with PiCorePlayer or Squeezebox radios since upgrading to 7.2.5?My other players work fine (mostly Squeezebox Receivers), as does connecting to the GUI/Material Skin using my Android phone or Laptop, but I can't connect to my Library using PiCorePlayer (I only use it as a GUI for controlling a Squeezebox Receiver), or my SqueezeBox Touch.Wondering if it's due to some changes in the new Docker version.If anyone else is having a similar problem, I'd love to know if you've found a solution.Many thanks.Squeezebox Radio here working fine.
May 1May 1 11 minutes ago, dlandon said:Squeezebox Radio here working fine.Dang.Looks like it's gonna be a long troubleshooting session 🫠
May 1May 1 Author 5 minutes ago, jademonkee said:Dang.Looks like it's gonna be a long troubleshooting session 🫠Keep in mind that you need to now set a MAC address on the docker container if you depend on a static MAC address.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.