moOde 9.1.3 is available - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: Forum Announcements and Rules (https://moodeaudio.org/forum/forumdisplay.php?fid=15) +--- Forum: Announcements (https://moodeaudio.org/forum/forumdisplay.php?fid=17) +--- Thread: moOde 9.1.3 is available (/showthread.php?tid=6994) |
moOde 9.1.3 is available - Tim Curtis - 10-17-2024 Hi, moOde 9.1.3 is available in the Media Player OS section of the Raspberry Pi Imager or as a direct download at https://moodeaudio.org. Don't forget to read the Setup Guide :-) Summary - RaspiOS Bookworm Lite 64-bit (packages as of 2024-10-16) - Linux kernel 6.6.51 and our custom drivers and patches - The recently released librespot 0.5.0 - Important updates and bug fixes - Refer to the Release notes for details. Important post-release patch! Apply this patch to fix the Spotify Connect (librespot) event script Code: wget -q -O - https://moodeaudio.org/test/r913patch_spotevent.sh | sudo bash ISO Image The ISO image does not contain a default userid/password, SSH enabled, WiFi SSID or Access Point password. Refer to the Setup Guide for information on how to easily set these up using the official Raspberry Pi Imager. In-place update There is an in-place update available via the "CHECK for software update" button in System Config. Click the VIEW button to read about the contents of the update package. Be sure to BACKUP your system before applying the update. Note: This update can take several minutes to complete. Click the Refresh button on the Status page to periodically view progress. >>> DONATE TO HELP SUPPORT THE PROJECT <<< Please take a moment and make a donation to show your appreciation for the effort and dedication that goes into developing and supporting moOde audio player for the fantastic Raspberry Pi audio and DIY community. We want you to know that moOde does not serve Ads, nag for subscriptions, use cookies, analytics/tracking or any other such technology. Player preference, configuration and operational data is stored on the local boot media and is not provided to any 3rd parties. We think you appreciate that :-) Your donation helps to ensure that our nice project which has been going strong for over ten years is able to continue for the next ten years making great Free Open Source Software (FOSS) for the wonderful Raspberry Pi family of single board computers and DIY audio community :-) >>> DON'T FORGET TO DONATE! <<< Regards, The moOde crew Release notes Code: ################################################################################ RE: moOde 9.1.3 is available - Tim Curtis - 10-18-2024 Please apply the following post-release patch to fix the Spotify Connect event script. Code: wget -q -O - https://moodeaudio.org/test/r913patch_spotevent.sh | sudo bash |