Upcoming moOde 8.2.0 release (Q3) - Tim Curtis - 07-26-2022
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
RE: Upcoming moOde 8.2.0 release (Q3) - Nutul - 07-27-2022
(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.
RE: Upcoming moOde 8.2.0 release (Q3) - psychofaktory - 08-01-2022
(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.
Thank you for adding this!
RE: Upcoming moOde 8.2.0 release (Q3) - Mattt - 08-01-2022
Does 'Router Mode' mean I can have the files come in over wifi and out through ethernet?
RE: Upcoming moOde 8.2.0 release (Q3) - Tim Curtis - 08-01-2022
Router mode specifically bridges AP mode WiFi to Ethernet.
RE: Upcoming moOde 8.2.0 release (Q3) - Tim Curtis - 08-02-2022
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.
[attachment=2884]
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
RE: Upcoming moOde 8.2.0 release (Q3) - Hydra - 08-05-2022
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?
RE: Upcoming moOde 8.2.0 release (Q3) - Tim Curtis - 08-06-2022
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/raspberry-pi-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".
RE: Upcoming moOde 8.2.0 release (Q3) - Tim Curtis - 08-06-2022
Here are WIP release notes for upcoming 8.2.0 release (Q3).
Another nice new feature is complete, AP Router mode :-)
[attachment=2890]
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
RE: Upcoming moOde 8.2.0 release (Q3) - Mr.R0b0t - 08-06-2022
what can I use the router option for?
|