Here are WIP release notes for upcoming moOde 9.2.0
Summary:
- New Deezer Connect renderer
- Chromium v126 (revert to fix local display issues)
- Kernel and package bumps
- Add PCIe SATA drive support to Library Config
- Add REST API commands: playitem | playitem_next
- Improve REST API return values for consistent JSON
NOTE: If you are currently using the REST API's be sure to read the updated Setup Guide because some return values have changed to be consistent with JSON format. Adjust your applications accordingly.
https://github.com/moode-player/docs/blo...1-rest-api
Summary:
- New Deezer Connect renderer
- Chromium v126 (revert to fix local display issues)
- Kernel and package bumps
- Add PCIe SATA drive support to Library Config
- Add REST API commands: playitem | playitem_next
- Improve REST API return values for consistent JSON
NOTE: If you are currently using the REST API's be sure to read the updated Setup Guide because some return values have changed to be consistent with JSON format. Adjust your applications accordingly.
https://github.com/moode-player/docs/blo...1-rest-api
Code:
################################################################################
#
# 2024-MM-DD 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: Revert to chromium-browser 126.0.6478.164-rpt1
- UPD: Add PCIe SATA drive support to Library Config
- UPD: Add DSI port option to Peripheral 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: 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