Moode Forum
moOde 7.1.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 7.1.0 is available (/showthread.php?tid=3612)



moOde 7.1.0 is available - Tim Curtis - 03-18-2021

Hi,

moOde 7.1.0 is available for download at http://moodeaudio.org :-)

NOTE: There is also an in-place update available that upgrades release 7.0.1 to 7.1.0. This update takes around 25 MINUTES to complete on multi-core Pi's depending on network and system speed. Progress of the update can be monitored via SSH command moodeutl -t. Be sure to BACKUP your system before applying this update.

NOTE: On single-core Pi's (1B, Zero, etc) the in-place updated IS NOT recommended due to the extremely long compile times for the upmpdcli components. In this case use the moOde 7.1.0 image.

[Image: attachment.php?thumbnail=1969]    

This release includes important new features including:
  • Full integration of the powerful CamillaDSP Digital Signal Processing engine and CamillaGUI Pipeline editor
  • Support for RoonBridge renderer management (requires user install of RoonBridge component)
  • Support for the Allo Boss 2 DAC with OLED display and configurable chip options for Cirrus Logic CS43198.
  • Radio station utility for import/export/merge and management of the Radio Station feature
Additional highlights:
  • UPD: Bump to MPD 0.22.6
  • UPD: Bump to upmpdcli 1.5.8 w/updated coverart util
  • UPD: Bump to miniDLNA 1.3.0
  • UPD: Bump to librespot 0.1.6
  • UPD: Bump to ashuffle 3.11.1
  • UPD: Automatically detect SMB protocol version
  • UPD: Persist configured USB device in MPD Config
  • FIX: Squeezelite binary crashes on ARM6
  • FIX: Airplay, Spotify not able to output to Crossfeed DSP
  • FIX: SoX resampling quality always set to High
  • FIX: Auto-play receives empty songid during startup
  • FIX: Auto-shuffle reverts to track mode after library update
This release is based on RaspiOS Buster Lite 10.6 (2020-12-02) and Linux kernel 5.4.77 build #1371. Refer to the Release Notes for more information.

Don't forget to take a moment and make a donation to show your appreciation for the effort that goes into developing and supporting moOde audio player. Your donation helps to ensure the moOde project is able to continue to make great audio software for the wonderful Raspberry Pi audio community :-)

Regards,
The moOde crew

Release notes:
Code:
########################################################
//
// 2021-03-15 TC moOde 7.1.0
//
########################################################

New features

- NEW: CamillaDSP including Pipeline Editor
- NEW: RoonBridge renderer mgt (requires user install)
- NEW: Radio station utility for import/export/manage
- NEW: Automatic support for new Pi models

Audio devices

- NEW: Allo Boss 2 w/OLED display and chip options

Radio stations

- UPD: Radio FM4
- UPD: Resonance Radio 104.4 FM
- UPD: The Jazz Groove
- UPD: WEMU Ypsilanti FM 89.1 - Jazz
- UPD: WQED Pittsburgh 89.3 - Classical
- DEL: JB Radio2 (320K)
- DEL: RadioActive FM 88.6
- DEL: smooth Chill
- DEL: UCFM 87.8 - Canberra's Alternative

Updates

- UPD: Bump to MPD 0.22.6
- UPD: Bump to CamillaDSP 0.5.0-beta4
- UPD: Bump to CamillaGUI 0.6.0
- UPD: Bump to ALSA cdsp (commit e941420)
- UPD: Bump to upmpdcli 1.5.8 w/updated coverart util
- UPD: Bump to miniDLNA 1.3.0
- UPD: Bump to librespot 0.1.6
- UPD: Bump to ashuffle 3.11.1
- UPD: Bump to moodeutl 1.5.2
- UPD: Add Clear/Add to Library context menus
- UPD: Add Track info to Queue context menu
- UPD: Add Comment tag to Track info dialog
- UPD: Add Cover/logo to Track/Station info
- UPD: Add Throttled state to System info
- UPD: Disable power save for integrated WiFi
- UPD: Set correct 0dB level for HDMI
- UPD: Open station home page for "Streaming source"
- UPD: Automatically detect SMB protocol version
- UPD: Improve Crossfeed settings and a Linkwitz setting
- UPD: Selectively add/remove dtoverlay audio lines
- UPD: Change MPD volume terminology from "Disabled" to "Fixed"
- UPD: Allow changing betw HDMI, Headphone and USB w/o reboot
- UPD: Persist configured USB device in MPD Config
- UPD: Show msg in MPD Config if USB device off or disconnected
- UPD: Library Config option to ignore CUE files
- UPD: Decode Pi revision from bitmask instead of from table
- UPD: Allow negative pregain for Spotify renderer
- UPD: Add option fo include Composers in Tag view Artist list

Bug fixes

- FIX: Wrong PHP version in localui.service and build recipe
- FIX: Squeezelite binary crashes on ARM6
- FIX: Librespot volume curve option
- FIX: Order of excution for starting watchdog
- FIX: Airplay, Spotify not able to output to Crossfeed DSP
- FIX: Back link not working in CamillaDSP Config screen
- FIX: Wrong cardnum being used in moodeutl to get hw_params
- FIX: SoX resampling quality always set to High
- FIX: LED control for P-Zero
- FIX: Auto-play receives empty songid during startup
- FIX: Fields too wide in new/edit station and adv search modals
- FIX: Fix spaces not handled in Squeezelite $PLAYERNAME var
- FIX: Auto-shuffle reverts to track mode after library update