09-06-2019, 09:41 PM
(This post was last modified: 09-06-2019, 09:44 PM by Tim Curtis.)
Hi,
moOde 6.2.0 is available for download at http://moodeaudio.org :-)
This release includes important bug fixes and improvements including Recently Added Albums filter, UPnP Folder Selector, Rotary Encoder driver for Pi-4B and USB auto-mounter support for arm6 platforms (Pi-1B, Zero/W). Refer to the Release Notes for more information.
NOTE: There is also an in-place update available for moOde 6.1.0 that bumps it to 6.2.0 :-)
Take a moment to consider showing your appreciation for the effort that goes into developing and supporting moOde audio player by making a donation. This will help ensure the moOde project is able to continue to make great audio software for the wonderful Raspberry Pi audio community :-)
-Tim
moOde 6.2.0 is available for download at http://moodeaudio.org :-)
This release includes important bug fixes and improvements including Recently Added Albums filter, UPnP Folder Selector, Rotary Encoder driver for Pi-4B and USB auto-mounter support for arm6 platforms (Pi-1B, Zero/W). Refer to the Release Notes for more information.
NOTE: There is also an in-place update available for moOde 6.1.0 that bumps it to 6.2.0 :-)
Take a moment to consider showing your appreciation for the effort that goes into developing and supporting moOde audio player by making a donation. This will help ensure the moOde project is able to continue to make great audio software for the wonderful Raspberry Pi audio community :-)
Code:
########################################################
//
// 6.2.0 2019-09-05
//
########################################################
New features
- NEW: Library "Recently Added" filter
- NEW: UPnP folder drill-down in Music Source Config
- NEW: Rotary encoder driver with support for Pi-4B
- NEW: System Config option to select USB auto-mounter
Updates
- UPD: Add Local Display section to System info
- UPD: Add Python3 RPi.GPIO 0.7.0 and musicpd 0.4.4
- UPD: Bump to Linux kernel 4.19.69
- UPD: Larger font size for play buttons
- UPD: ABC Jazz playable url
- UPD: SwissGroove playable url
Bug fixes
- FIX: Wrong aria-label for "Random album" button
- FIX: Moode log not displayed for failed mount
- FIX: System info not listing some Library options
- FIX: Fail to render covers on some old Browsers
- FIX: Setting Audio Scrobbler userid/pwd causes crash
- FIX: Layout issue with search reset icon
- FIX: Search reset not cleared when refresh radio panel
-Tim