Thank you for your donation!


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


Thread Closed 
Upcoming moOde 8.2.0 release (Q3)
#1
Information 
Hi,

Here are WIP release notes for upcoming moOde 8.2.0 release (Q3).  Some of the new feature candidates include the following:

1. NFS Server
In System Config turn ON/OFF and configure Samba server, NFS server or both.

2. Router mode
In Network Config under the Access Point (AP) section turn ON/OFF Router mode which allows WiFi and Ethernet connection to be bridged.

3. Custom Library views
Create custom views of the Library by saving Advanced searches as named views. A custom Library view acts as a virtual Library which itself can be searched, etc.

Several updates not yet listed will also be included: 
- Bump to Linux kernel
- Bump to librespot
- Bump to MPD
- Bump other apps as needed

Code:
################################################################################
#
# 2022-MM-DD TC moOde 8.2.0
#
################################################################################

New features

- NEW:

Updates

- UPD: Provide a default Playlist cover if no cover image is set
- UPD: Remove unused Flat UI icons

Radio stations

- NEW: Soma FM - The Dark Zone

Bug fixes

- FIX: Queue move item(s) breakage due to bad variable name
- FIX: Wlan0 IP address check occuring twice during startup in certain scenarios
- FIX: SSID's from scan list not being escaped in Network Config
- FIX: System Config WiFi/BT On/Off buttons not showing for Zero 2 W
- FIX: Alsa-cdsp XRUNS in certain usage scenarios affecting CamillaDSP
- FIX: Camilla pipeline editor "Show log file" causes 500 Internal Server Error

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#2
(07-26-2022, 10:48 PM)Tim Curtis Wrote: Hi,

Here are WIP release notes for upcoming moOde 8.2.0 release (Q3).  Some of the new feature candidates include the following:

1. NFS Server
In System Config turn ON/OFF and configure Samba server, NFS server or both.

2. Router mode
In Network Config under the Access Point (AP) section turn ON/OFF Router mode which allows WiFi and Ethernet connection to be bridged.

3. Custom Library views
Create custom views of the Library by saving Advanced searches as named views. A custom Library view acts as a virtual Library which itself can be searched, etc.

Several updates not yet listed will also be included: 
- Bump to Linux kernel
- Bump to librespot
- Bump to MPD
- Bump other apps as needed

Code:
################################################################################
#
# 2022-MM-DD TC moOde 8.2.0
#
################################################################################

New features

- NEW:

Updates

- UPD: Provide a default Playlist cover if no cover image is set
- UPD: Remove unused Flat UI icons

Radio stations

- NEW: Soma FM - The Dark Zone

Bug fixes

- FIX: Queue move item(s) breakage due to bad variable name
- FIX: Wlan0 IP address check occuring twice during startup in certain scenarios
- FIX: SSID's from scan list not being escaped in Network Config
- FIX: System Config WiFi/BT On/Off buttons not showing for Zero 2 W
- FIX: Alsa-cdsp XRUNS in certain usage scenarios affecting CamillaDSP
- FIX: Camilla pipeline editor "Show log file" causes 500 Internal Server Error

-Tim

As always, very interesting and promising.

Cheers, Al.
#3
Thumbs Up 
(07-26-2022, 10:48 PM)Tim Curtis Wrote: 2. Router mode
In Network Config under the Access Point (AP) section turn ON/OFF Router mode which allows WiFi and Ethernet connection to be bridged.

Heart Heart Heart
Thank you for adding this!
#4
Does 'Router Mode' mean I can have the files come in over wifi and out through ethernet?
#5
Router mode specifically bridges AP mode WiFi to Ethernet.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#6
Here's updated WIP release notes.

The new File sharing feature in System Config allows sharing files via NFS , SMB (Samba), both or neither. Generally in an all Pi/Linux network NFS is the best choice. USB storage devices auto-mount as usual and update both the SMB config in etc/samba/smb.conf and the NFS config in /etc/exports.

   

Code:
################################################################################
#
# 2022-MM-DD TC moOde 8.2.0
#
################################################################################

New features

- NEW: File sharing via NFS server, SMB server or both

Updates

- UPD: Add librespot AP fallback workaround to launch params
- UPD: Provide a default Playlist cover if no cover image is set
- UPD: Remove unused Flat UI icons
- UPD: Bump size of help text on configuration screens

Radio stations

- NEW: Soma FM - The Dark Zone

Bug fixes

- FIX: Folder view update individual folder broken due to bad variable name
- FIX: Queue move item(s) breakage due to bad variable name
- FIX: Wlan0 IP address check occuring twice during startup in certain scenarios
- FIX: SSID's from scan list not being escaped in Network Config
- FIX: System Config WiFi/BT On/Off buttons not showing for Zero 2 W
- FIX: Alsa-cdsp XRUNS in certain usage scenarios affecting CamillaDSP
- FIX: Camilla pipeline editor "Show log file" causes 500 Internal Server Error
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#7
Hi , Tim

What are the differences between 64 bit and legacy version? Is there any difference in sound quality?

I'm using Pi 3 B+, which one do you think would be better?
#8
I can't comment on SQ because thats such a personal experience but here is the official news regarding Raspberry Pi OS (64-bit) https://www.raspberrypi.com/news/raspber...os-64-bit/ and the wording used to label the Operating Systems on the official download page https://www.raspberrypi.com/software/operating-systems/

Our project just follows the same wording: "64-bit" and "Legacy".
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#9
Here are WIP release notes for upcoming 8.2.0 release (Q3).

Another nice new feature is complete, AP Router mode  :-)

   

AP Router mode forwards packets between the WLAN and Ethernet interfaces allowing moOde to function as a simple WiFi Router.

Code:
################################################################################
#
# 2022-MM-DD TC moOde 8.2.0
#
################################################################################

New features

- NEW: File sharing via NFS server or SMB server
- NEW: Access Point (AP) Router mode

Updates

- UPD: Add librespot access point fallback workaround to launch params
- UPD: Provide a default Playlist cover if no cover image is set
- UPD: Remove unused Flat UI icons
- UPD: Bump size of help text on configuration screens
- UPD: Add -N Detect NFS hosts to moodeutl

Radio stations

- NEW: Soma FM - The Dark Zone

Bug fixes

- FIX: Folder view "Update individual folder" broken due to bad variable name
- FIX: Queue move item(s) broken due to bad variable name
- FIX: Wlan0 IP address check occuring twice during startup in certain scenarios
- FIX: SSID's from scan list not being escaped in Network Config
- FIX: System Config WiFi/BT On/Off buttons not showing for Zero 2 W
- FIX: Alsa-cdsp XRUNS in certain usage scenarios affecting CamillaDSP
- FIX: Camilla pipeline editor "Show log file" causes 500 Internal Server Error
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#10
what can I use the router option for?


Forum Jump: