Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Upcoming moOde 8.3.1 release (Q2 2023)
#1
Information 
Hi,

Here are the latest WIP release notes for upcoming moOde release 8.3.1 (Q2 2023).

A nice dynamic range option has been added to CamillaDSP volume that allows the volume curve to be adjusted and the MPD/CamillaDSP volume proxy has been improved in the bump to version 0.3.0.

   

Help for the GPIO Config screen now includes a pinout diagram.

         

Code:
################################################################################
#
# 2023-MM-DD TC moOde 8.3.1
#
################################################################################

Audio devices

- NEW: Raspberry Pi Codec (I2S)
- NEW: Raspberry Pi DAC+ (I2S)
- NEW: Raspberry Pi DAC Pro (I2S)
- NEW: Raspberry Pi DigiAMP+ (I2S)

Updates

- UPD: Bump to upmpdcli 1.7.6
- UPD: Bump to libnpupnp 5.0.1
- UPD: Bump to libupnpp 0.22.4
- UPD: Bump to mpd2cdspvolume 0.3.0
- UPD: Add Volume range option to CamillaDSP Config
- UPD: Add pinout diagram link to GPIO Config help
- UPD: Change overlay name rpi-dac to i2s-dac
- UPD: Change overlay name rpi-cirrus-wm5102 to cirrus-wm5102

Bug fixes

- FIX: Volume restore when using CDSP volume and renderer
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#2
Here are latest WIP release notes for upcoming moOde release 8.3.1 (Q2 2023).

Code:
################################################################################
#
# 2023-MM-DD TC moOde 8.3.1
#
################################################################################

Audio devices

- NEW: Raspberry Pi Codec (I2S)
- NEW: Raspberry Pi DAC+ (I2S)
- NEW: Raspberry Pi DAC Pro (I2S)
- NEW: Raspberry Pi DigiAMP+ (I2S)

Updates

- UPD: Bump to upmpdcli 1.7.7
- UPD: Bump to libnpupnp 5.0.1
- UPD: Bump to libupnpp 0.22.4
- UPD: Bump to libupnp-bindings 0.21.0
- UPD: Bump to mpd2cdspvolume 0.3.0
- UPD: Add Volume range option to CamillaDSP Config
- UPD: Add pinout diagram link to GPIO Config help
- UPD: Change overlay name rpi-dac to i2s-dac
- UPD: Change overlay name rpi-cirrus-wm5102 to cirrus-wm5102
- UPD: Improve the help for the NFS server option
- UPD: Improve the security section if the Setup guide

Bug fixes

- FIX: CamillaDSP quick config menu height
- FIX: CamillaDSP volume restore after renderer ends
- FIX: CamillaDSP Loudness config
- FIX: Favorites playlist overwritten during in-place update
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#3
Here are latest WIP release notes for upcoming release 8.3.1 (Q2 2023).

Some of the changes from the last WIP update include:

1. All the references to hard coded /home/pi have been removed making it possible to specify any userid when creating the image.
2. Camilla volume proxy fixes and fix to Loudness yml

Code:
################################################################################

Audio devices

- NEW: Raspberry Pi Codec (I2S)
- NEW: Raspberry Pi DAC+ (I2S)
- NEW: Raspberry Pi DAC Pro (I2S)
- NEW: Raspberry Pi DigiAMP+ (I2S)

Updates

- UPD: Bump to upmpdcli 1.7.7
- UPD: Bump to libnpupnp 5.0.1
- UPD: Bump to libupnpp 0.22.4
- UPD: Bump to libupnp-bindings 0.21.0
- UPD: Bump to mpd2cdspvolume 0.3.0
- UPD: Add Volume range option to CamillaDSP Config
- UPD: Add pinout diagram link to GPIO Config help
- UPD: Change overlay name rpi-dac to i2s-dac
- UPD: Change overlay name rpi-cirrus-wm5102 to cirrus-wm5102
- UPD: Improve the help for the NFS server option
- UPD: Improve the security section if the Setup guide
- UPD: Remove playlist import from moodeutl (never implemented)
- UPD: Replace hard coded /home/pi references
- UPD: Move all moOde related log files to /var/log

Bug fixes

- FIX: CamillaDSP volume restore after renderer ends
- FIX: CamillaDSP volume proxy high CPU utilization
- FIX: CamillaDSP Loudness.yml config
- FIX: CamillaDSP quick config menu height
- FIX: Favorites playlist overwritten during in-place update
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#4
More WIP release information.

1. We will be bumping to the latest Raspberry Pi Linux 6.1.y kernel to enjoy all the bug fixes and improvements from the kernel devs :-). This required some updates to our nice build tooling compliments of @bitlab and the test images are looking great.

2. Fixed a race condition bug that can cause importing of Pi Imager WiFi credentials to fail.

3. Had to replace the Allo custom ASIX driver with the stock ASIX driver because the Allo driver build fails under the 6.1.y kernel and the Allo driver has been unmaintained with no new releases since since mid-2022.

Code:
################################################################################
#
# 2023-MM-DD TC moOde 8.3.1
#
################################################################################

Audio devices

- NEW: Raspberry Pi Codec (I2S)
- NEW: Raspberry Pi DAC+ (I2S)
- NEW: Raspberry Pi DAC Pro (I2S)
- NEW: Raspberry Pi DigiAMP+ (I2S)

Updates

- UPD: Bump to Linux kernel 6.1.21 build #1642
- UPD: Bump to upmpdcli 1.7.7
- UPD: Bump to libnpupnp 5.0.1
- UPD: Bump to libupnpp 0.22.4
- UPD: Bump to libupnp-bindings 0.21.0
- UPD: Bump to mpd2cdspvolume 0.3.1
- UPD: Add Volume range option to CamillaDSP Config
- UPD: Add pinout diagram link to GPIO Config help
- UPD: Change overlay name rpi-dac to i2s-dac
- UPD: Change overlay name rpi-cirrus-wm5102 to cirrus-wm5102
- UPD: Improve the help for the NFS server option
- UPD: Improve the security section if the Setup guide
- UPD: Remove playlist import from moodeutl (never implemented)
- UPD: Replace hard coded /home/pi references
- UPD: Move all moOde related log files to /var/log
- UPD: Replace unmaintained Allo ASIX driver with stock driver

Bug fixes

- FIX: Rpi Imager WiFi credential import fail due to race condition
- FIX: CamillaDSP volume restore after renderer ends
- FIX: CamillaDSP volume proxy high CPU utilization
- FIX: CamillaDSP Loudness.yml config
- FIX: CamillaDSP quick config menu height
- FIX: Favorites playlist overwritten during in-place update
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#5
Latest WIP release notes.

All the nice stations in the FluxFM group have been updated with the latest UR's being used by Flux. There are also 6 new stations.

It appears that FluxFM is migrating from their internal 320K MP3 streaming platform to the Radiosphere streaming platform at 64K AAC. I'm guessing that at some point the 320K streams will turned off? They still maintain a list of these stream links at https://archiv.fluxfm.de/radio-livestream/

Code:
################################################################################
#
# 2023-MM-DD TC moOde 8.3.1
#
################################################################################

Audio devices

- NEW: Raspberry Pi Codec (I2S)
- NEW: Raspberry Pi DAC+ (I2S)
- NEW: Raspberry Pi DAC Pro (I2S)
- NEW: Raspberry Pi DigiAMP+ (I2S)

Radio Stations (New Image Only)

- NEW: FluxFM - 2000's Naughty
- NEW: FluxFM - Chillout Radio
- NEW: FluxFM - Hamburg
- NEW: FluxFM - Indie Disco
- NEW: FluxFM - Melides Art Radio
- NEW: FluxFM - Radio Alternative
- UPD: FluxFM station group
- UPD: 2BOB Radio 104.7 FM
- UPD: Czech Radio Classic

Updates

- UPD: Bump to Linux kernel 6.1.21 build #1642
- UPD: Bump to upmpdcli 1.7.7
- UPD: Bump to libnpupnp 5.0.1
- UPD: Bump to libupnpp 0.22.4
- UPD: Bump to libupnp-bindings 0.21.0
- UPD: Bump to mpd2cdspvolume 0.3.1
- UPD: Add Volume range option to CamillaDSP Config
- UPD: Add pinout diagram link to GPIO Config help
- UPD: Change overlay name rpi-dac to i2s-dac
- UPD: Change overlay name rpi-cirrus-wm5102 to cirrus-wm5102
- UPD: Improve the help for the NFS server option
- UPD: Improve the security section if the Setup guide
- UPD: Remove playlist import from moodeutl (never implemented)
- UPD: Replace hard coded /home/pi references
- UPD: Move all moOde related log files to /var/log
- UPD: Replace unmaintained Allo ASIX driver with stock driver
- UPD: Allow Multiroom Receiver w/o Hardware volume

Bug fixes

- FIX: Rpi Imager WiFi credential import fail due to race condition
- FIX: CamillaDSP volume restore after renderer ends
- FIX: CamillaDSP volume proxy high CPU utilization
- FIX: CamillaDSP quick config menu height
- FIX: CamillaDSP Loudness.yml
- FIX: Favorites playlist overwritten during in-place update
- FIX: Debug message being displayed in update check
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub


Forum Jump: