Skip to content

Commit

Permalink
Update the note about Squeezeplay 7.x & LMS8 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
mherger committed Apr 7, 2022
1 parent c06d6c2 commit e694238
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ With the help of many plugins, Logitech Media Server can stream not only your lo

Logitech Media Server is written in Perl. It runs on pretty much any platform that Perl runs on, including Linux, Mac OSX, Solaris and Windows.

## SB Radio and Logitech Media Server 8+
## SB Radio, SB Touch, SB Controller and Logitech Media Server 8+

Unfortunately the latest Squeezebox Radio firmware (7.7.3) comes with a bug which prevents it from connecting correctly to Logitech Media Server 8+. It's version string comparison function fails to recognize 8.0.0 as more recent than 7.7.3. While the bug has been fixed years ago, the fixed firmware never got released. Unfortunately we're at this point not able to build a fixed firmware for distribution.
Unfortunately the latest Squeezebox Radio/Touch/Controller firmwares (7.x) come with a bug which causes some irritation connecting to Logitech Media Server 8+. The version string comparison function fails to recognize 8.0.0 as more recent than 7.7.3. While the bug has been fixed years ago, the fixed firmware never got released. There's a workaround built in to Logitech Media Server 8+ now, but you might still get warnings in the log file or on the device.

But there's a patch available, which you can easily install on an existing SB Radio:
At this point in time we're unfortunately not able to build an official, fixed firmware for distribution. [The Squeezebox Community has come up with a custom firmware](https://forums.slimdevices.com/showthread.php?113479-Announce-Community-Firmware-for-Squeezebox-Radio-Touch-Controller-and-LMS-8) which, among other bugs, fixes this issue. If you feel confident enough, you can install that 3rd party provided firmware on your device.

* On the Radio go to Settings/Advanced/Applet Installer. Make sure "Recommended Applets Only" is unchecked, then install the Patch Installer. The Radio will re-boot.
If you prefer not to replace the full firmware of your Squeezebox _Radio_ (only!), there's a patch available which you can easily install:

* On the Squeezebox go to Settings/Advanced/Applet Installer. Make sure "Recommended Applets Only" is unchecked, then install the Patch Installer. The device will re-boot.
* Once it's back, go to Settings/Advanced/Patch Installer and install the "Version Comparison Fix".

Enjoy the music on your SB Radio!
Enjoy the music on your Squeezebox!

0 comments on commit e694238

Please sign in to comment.