Hi,
moOde 9.3.5 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
This release includes a new version of MPD, updates to the REST API and some minor bug fixes. Refer to the release notes for details.
There are no post-release patches 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. Be sure to BACKUP your system before applying the update and click the REFRESH button on the Status page to view progress.
**NOTE: If updating from a release prior to 9.3.0, the new version of MPD requires a freshly generated music database. Use REGENERATE Music database on the Library Config screen.
>>> DONATIONS ARE NEEDED <<<
Our project is entirely dependent on individual contributions and donations. If you enjoy using moOde and value what it provides and what our Free Open Source Software (FOSS) project represents please donate and help keep the project going in 2025 :-)
>>> DONATIONS ARE NEEDED <<<
Regards,
The moOde crew
Release notes
moOde 9.3.5 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
This release includes a new version of MPD, updates to the REST API and some minor bug fixes. Refer to the release notes for details.
- New: MPD 0.24.4
- New: REST API play_item | play_item_next
- Fix: Tag view column height on mobile portrait
- Fix: Hyphen showing when "Not playing"
- Fix: Clock radio on indicator position for mobile portrait
- Fix: ChainMpdCmds() Clear/Play results in stale MPD status
There are no post-release patches 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. Be sure to BACKUP your system before applying the update and click the REFRESH button on the Status page to view progress.
**NOTE: If updating from a release prior to 9.3.0, the new version of MPD requires a freshly generated music database. Use REGENERATE Music database on the Library Config screen.
>>> DONATIONS ARE NEEDED <<<
Our project is entirely dependent on individual contributions and donations. If you enjoy using moOde and value what it provides and what our Free Open Source Software (FOSS) project represents please donate and help keep the project going in 2025 :-)
>>> DONATIONS ARE NEEDED <<<
Regards,
The moOde crew
Release notes
Code:
################################################################################
#
# 2025-05-25 moOde 9.3.5 (Bookworm)
#
################################################################################
New features
- NEW: REST API play_item | play_item_next supports Album and Playlist
- NEW: REST API clear_queue for clearing the Queue
Updates
- UPD: Bump to MPD 0.24.4
- UPD: REST API play_item | play_item_next replaces playitem | playitem_next
- UPD: Improve debug logging for NAS mounts
Bug fixes
- FIX: Tag view column height on mobile portrait
- FIX: Hyphen showing when "Not playing"
- FIX: Clock radio on indicator position for mobile portrait
- FIX: ChainMpdCmds() Clear/Play results in stale MPD status