06-22-2024, 08:07 PM
Updated draft release notes.
Whats new:
- Removed the Library Config option "Auto-update database" due to several serious issues including lack of thumbnail generator support and wiping the MPD database when USB media is removed :-0 This is a very old feature from the early days of Moode and was never updated, and given the lack of reports on its issues prolly not really used.
- Fixed bug in the restart-renderer.php utility script causing it to crash. This script is only used to support the REST API restart_renderer and the moodeutl -R (restart renderer) option.
Whats new:
- Removed the Library Config option "Auto-update database" due to several serious issues including lack of thumbnail generator support and wiping the MPD database when USB media is removed :-0 This is a very old feature from the early days of Moode and was never updated, and given the lack of reports on its issues prolly not really used.
- Fixed bug in the restart-renderer.php utility script causing it to crash. This script is only used to support the REST API restart_renderer and the moodeutl -R (restart renderer) option.
Code:
################################################################################
#
# 2024-MM-DD moOde 9.0.3 (Bookworm)
#
################################################################################
Updates
- UPD: Bump to shairport-sync 4.3.3
- UPD: Bump to upmpdcli, upmpdcli-qobuz, upmpd-tidal 1.8.12
- UPD: Add Queue top/bottom to context menu
- UPD: Add get_cdsp_config, set_cdsp_config REST API's
- UPD: Update Overlay names for Hifiberry Amp2/4, DAC+ and DAC+ Pro
- UPD: Remove Lib Config option "Auto-update database" (several issues)
Bug fixes
- FIX: Misaligned main menu items (Configure and Audio Info)
- FIX: CamillaDSP Quick Convolution not working
- FIX: Restore fails when processing cfg_ssid table
- FIX: Pi model parsing in SSH header
- FIX: HDMI device name assignment for Pi-Zero 2 W
- FIX: Restart-render.php script crashes due to missing statement terminator