Moode Forum
moOde 9.2.0 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.2.0 is available (/showthread.php?tid=7215)



moOde 9.2.0 is available - Tim Curtis - 12-21-2024

Hi,

moOde 9.2.0 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 :-)

[Image: attachment.php?thumbnail=3785]   

Summary
  • New Deezer Connect renderer with metadata and cover art
  • Bump to Linux kernel 6.6.62, shairport-sync 4.3.5 and upmpdcli 1.9.0
  • Add PCIe SATA drive support to Library Config
  • Add REST API commands: playitem | playitem_next
  • Fix Bluetooth and Bluealsa-aplay start failures
  • Fix: Various local display issues by reverting to chromium v126
Refer to the Release notes for details

Post-release patches
None at this time.

ISO Image

The ISO image does not contain a default userid/password, SSH enabled, WiFi SSID or Hotspot 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 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:
################################################################################
#
# 2024-12-21 moOde 9.2.0 (Bookworm)
#
################################################################################

New features
- NEW: Deezer Connect renderer with metadata and cover art

Updates
- UPD: Bump to Linux kernel 6.6.62
- UPD: Bump to shairport-sync 4.3.5
- UPD: Bump to upmpdcli 1.9.0
- UPD: Downgrade to chromium-browser 126.0.6478.164-rpt1 (new image)
- UPD: Add "Downgrade chromium" option to Peripheral Config
- UPD: Add PCIe SATA drive support to Library Config
- UPD: Add DSI port option to Peripheral Config
- UPD: Add Zeroconf port to Spotify Config
- UPD: Add FluxFM - Livestream (replaces FluxFM)
- UPD: Add FluxFM - Livestream (128K)
- UPD: Add FluxFM - 90's (320K)
- UPD: Add REST API commands: playitem | playitem_next
- UPD: Improve REST API return values for consistent JSON
- UPD: Improve layout of renderer metadata display

Bug fixes
- FIX: Bluetooth start failures due to being RF blocked
- FIX: Bluealsa-aplay fails to start after first-boot due to blank AUDIODEV
- FIX: Pi Touch 1 brightness not restored after return from screen blank
- FIX: Extra metadata under main cover showing raw html entity codes
- FIX: Audio info shows no info for some tracks
- FIX: Track year shows '00' if no date tag is present
- FIX: Various local display issues by reverting to chromium v126