Moode Forum
Upcoming moOde 9.1.4 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 9.1.4 release (/showthread.php?tid=7026)



Upcoming moOde 9.1.4 release - Tim Curtis - 10-23-2024

Here are WIP release notes for upcoming moOde 9.1.4 release.

In this release if an image does not contain a userid the WebUI receives a permanent notification.

[attachment=4108]

Some remaining things on the TODO list for this release which may or may not make it are:
1. Add --exclude to ashuffle
2. Can't connect to Hotspot on Pi3
3. Drawing error from xinit on Pi3 (workaround is --disable-gpu)
4. MPD 0.24.0 if it ever gets released :-0

Code:
################################################################################
#
# 2024-MM-DD moOde 9.1.4 (Bookworm)
#
################################################################################

Updates
- UPD: Add WebUI notification for "Image does not contain a userid" condition
- UPD: Add current release info to the Software Update section of System Config
- UPD: Add Jazz de Ville radio stations; Chill, Dance, Groove, Jazz
- UPD: Improve MPD restart process used in Radio stream monitor

Bug fixes
- FIX: Spotify Connect event script not processing session connect/disconnect



RE: Upcoming moOde 9.1.4 release - Tim Curtis - 10-24-2024

Latest WIP

- UPD: Add tag/value exclude option to auto-shuffle

[attachment=4111]

Code:
################################################################################
#
# 2024-MM-DD moOde 9.1.4 (Bookworm)
#
################################################################################

Updates
- UPD: Add WebUI notification for "Image does not contain a userid" condition
- UPD: Add current release info to the Software Update section of System Config
- UPD: Add Jazz de Ville radio stations; Chill, Dance, Groove, Jazz
- UPD: Add tag/value exclude option to auto-shuffle
- UPD: Improve MPD restart process used in Radio stream monitor

Bug fixes
- FIX: Spotify Connect event script not processing session connect/disconnect