Moode Forum
Upcoming moOde 7.4.0 release - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Upcoming moOde 7.4.0 release (/showthread.php?tid=3972)

Pages: 1 2 3 4 5 6 7


RE: Upcoming moOde 7.4.0 release - kolbasz - 09-08-2021

(09-07-2021, 03:55 PM)TheOldPresbyope Wrote: Prolly based on Chromecast.

if it is browser-based, does it not make more sense to use the Bluetooth capability of both?


RE: Upcoming moOde 7.4.0 release - energyi - 09-11-2021

You know yet if 7.4 can be upgraded directly from 7.3?


RE: Upcoming moOde 7.4.0 release - Tim Curtis - 09-11-2021

Yes there is an in-place update planned.


RE: Upcoming moOde 7.4.0 release - energyi - 09-13-2021

(09-11-2021, 07:29 PM)Tim Curtis Wrote: Yes there is an in-place update planned.

Sweet, thanks. Chomping at the bit.


RE: Upcoming moOde 7.4.0 release - Tim Curtis - 09-20-2021

Below are draft release notes for upcoming r740

A new "CamillaDSP Quick Select" feature has been added that provides a convenient way to quickly switch between configuration filters without interrupting playback. It's great for A/B testing filters. Thanks to @bitlab for this nice feature :-)

[attachment=2521]

Code:
########################################################
//
// 2021-MM-DD TC moOde 7.4.0
//
########################################################

New features

- NEW: Multiroom audio
- NEW: CamillaDSP Quick Select
- NEW: Backup/restore manager

Updates

- UPD: Bump to MPD 0.22.11
- UPD: Bump to CamillaDSP 0.6.3
- UPD: Bump to upmpdcli 1.5.11
- UPD: Add "okto research dac8 Stereo" to device table
- UPD: Improve memory reporting in System info
- UPD: Add ooption for Null mixer to MPD Config
- UPD: Add Show tracks option to One touch album
- UPD: Separate One touch options for Album and Radio

Radio stations

- NEW: Organ Experience
- NEW: SmoothLounge Global
- UPD: 4ZZZ FM 102.1 - Alternative
- UPD: SmoothJazz Global
- UPD: OrganLive.com
- UPD: Positively Baroque
- UPD: Maschinengeist Radio (OFFLINE)

Bug fixes

- FIX: Typo in MPD Config message regarding disconnected device
- FIX: Fallback to encoded_at rate from MPD database if mediainfo reports blank rate
- FIX: CoverView Playbar show/hide not working when launched from Library
- FIX: Typo in cdsp 32b float format (FLOATLE should be FLOAT32LE)
- FIX: BlueZ audioout being set to Bluetooth on Disconnect
- FIX: Web socket get_mute() not working in pycamilladsp.py
- FIX: Various auto-config bugs
- FIX: Console error from Menu, Refresh
- FIX: Margin issue on Clock Radio text and controls
- FIX: Testing for old MPD mixer_type "disabled" in several modules
- FIX: Parsing issue with mixer names containing embedded parenthesis
- FIX: Selective_resample_mode param present in mpd.conf when SoX is off



RE: Upcoming moOde 7.4.0 release - freesman - 09-22-2021

Please update wiringpi to 2.52 for support Raspberry Pi 4.


RE: Upcoming moOde 7.4.0 release - Tim Curtis - 09-22-2021

(09-22-2021, 05:22 PM)freesman Wrote: Please update wiringpi to 2.52 for support Raspberry Pi 4.

WiringPi was deprecated by its maintainer over a year ago http://wiringpi.com/wiringpi-deprecated/. The link to the sources repo https://git.drogon.net returns an "unavailable" message.

The 2.52 release doesn't fully work on Pi-4. IIRC there were several important functions that had breakage and the maintainer had already deprecated the project.

We ended up migrating to RPi.GPIO library.


RE: Upcoming moOde 7.4.0 release - Raitsa - 09-26-2021

Yihaa, 7.4.0 is released.