Moode Forum

Full Version: moOde 6.2.1 --> 6.3.0 update is available
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

An in-place update is available that upgrades moOde 6.2.1 to 6.3.0.

Open System Config and CHECK for software update then VIEW/INSTALL. Install time is typically around 15 minutes depending on network and system speed. Be sure to BACKUP your system before applying this update.

NOTE: This update will disconnect moOde UI during the Raspbian package install section. Its important to monitor the update via SSH to verify it completes successfully. See below.

• Progress can be monitored via SSH cmd: moodeutl -t
• Reboot after the completion message appears.

Refer to the release notes for more information.

Code:
########################################################
//
// 6.3.0 2019-10-02
//
########################################################

New features

- NEW: Support for Allo USBridge SIG including enhanced Eth driver
- NEW: Support for Comfast CF-912AC dual-band WiFi adapter
- NEW: Library option for Album grouping by Artist, Album or Year
- NEW: Option for 64-bit Linux kernel (testing)

Updates

- UPD: Bump to Raspbian Buster Lite 10.1 (2019-09-26)
- UPD: Bump to Linux kernel 4.19.75 build #1270
- UPD: Bump to MPD 0.21.15 (testing)
- UPD: Change to Broadcom SoC pin numbering in rotenc.c
- UPD: Include audio formats and platform in Audio info and moode log
- UPD: Shairport-sync config file with additional options
- UPD: Play history item on system menu defaults to hidden

Bug fixes

- FIX: Text color for HUD playlist line 2
- FIX: Broken CSS for Players modal
- FIX: Playqueue cmds not turning off Auto-shuffle properly
- FIX: Position of CUE sheet icon and others
- FIX: Order and case of entries in radio station pls files
- FIX: Edimax EW-7811Un segfault in HostAP mode

-Tim