Thank you for your donation!


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


Thread Closed 
Upcoming moOde 7.5.0 release
#11
I dunno. I'm not a CamillaDSP power user but I thought I knew how to read.

From https://github.com/HEnquist/pycamilladsp-plot

Quote:pyCamillaDSP_plot

Companion Python library for plotting configurations and filters for CamillaDSP. It is also used by the web interface.
...

Requirements

This library requires Python 3.6 or newer. For plotting configurations with the commandline tool plotcamillaconf, it also requires numpy and matplotlib. These are not required for using only with the web interface.
...

@Tim Curtis

I haven't seen any sort of release notes for this code.

Regards,
Kent
#12
I see it now, its in the releases tab.
https://github.com/HEnquist/pycamilladsp-plot/releases
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#13
@TheOldPresbyope you reading is fine, but as you know not everything you read on internet is true  Wink lol

In the 'old' days camilladsp used the camilladsp-plot to also render the images in the web gui, but it was slow and delivered not the nicest image you could get.
Other parts of camilladsp-plot are still used.
#14
(10-13-2021, 02:03 PM)bitlab Wrote: @TheOldPresbyope you reading is fine, but as you know not everything you read on internet is true  Wink lol

In the 'old' days camilladsp used the camilladsp-plot to also render the images in the web gui, but it was slow and delivered not the nicest image you could get.
Other parts of camilladsp-plot are still used.


"Can't teach an old dog new tricks" was one of my grandmother's frequent rejoinders. Now I'm as old as she was when she was telling me. Sigh.

Regards,
Kent
#15
Here's latest draft release notes for upcoming 7.5.0 release.

Nice bumps to MPD and librespot thanks to the hard work and dedication of their maintainers :-)

Code:
################################################################################
#
# 2021-MM-DD TC moOde 7.5.0
#
################################################################################

Updates

- UPD: Bump to MPD 0.23.2
- UPD: Bump to librespot 0.3.1
- UPD: Bump to Meson 0.59.2
- UPD: Add ALSA output mode to Multiroom Receiver config
- UPD: Add query timeout to Multiroom Sender config
- UPD: Add IP addr timeout to System config
- UPD: Improve Spotify Config
- UPD: Improve help text on System Config
- UPD: Improve validation for Receiver volume config

Radio stations

- UPD: Bayern 2
- UPD: BR-Klassik
- UPD: Jazz FM
- UPD: JB Radio 2
- UPD: Linn Classical
- UPD: Linn Jazz
- UPD: Linn Radios

Bug fixes

- FIX: Item "Add favorites" visible on context menu
- FIX: Advanced options toggle broken on Multiroom Config
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#16
Plus:
Code:
Updates

- UPD: Add autocfg/backup/restore support for Graphic EQ settings

;-)
#17
Here's the latest draft release notes for upcoming 7.5.0 release.

Highlights:

- NEW: Toggle CoverView on/off from System Config
           For usage scenario where attached display is used only for displaying UI
           Eliminates need to have cursor enabled/visible and attached mouse or to have screen saver timeout set
- UPD: Bump to MPD 0.23.3
       Includes new yes/no option to play silence before stop/pause DSD/DoP
       This helps avoid audio glitches with certain DAC's
- UPD: Bump to librespot 0.3.1
       More efficient dithering for 16 bit audio 
- UPD: Add "Disabled" option to Multiroom Receiver config
       Prevents On/Off if not desired
- UPD: Add ALSA output mode to Multiroom Receiver config
       Option to output in "Direct (hw) mode"
- UPD: Add query timeout to Multiroom Sender config
       Much faster Querying for Receivers
- UPD: Add IP addr timeout to System config
            During startup wait for up to timeout seconds for an IP address to be assigned
            Ethernet adapter can still be skipped during startup for WiFi-only configs
            Leaving set at the default of 90 seconds can help avoid AP mode starting after a power outage
 
Code:
################################################################################
#
# 2021-MM-DD TC moOde 7.5.0
#
################################################################################

New features

- NEW: Toggle CoverView on/off from System Config

Updates

- UPD: Bump to MPD 0.23.3
- UPD: Bump to librespot 0.3.1
- UPD: Bump to Meson 0.59.2
- UPD: Add MPD Config option to play silence before stopping DSD/DoP
- UPD: Add "Disabled" option to Multiroom Receiver config
- UPD: Add ALSA output mode to Multiroom Receiver config
- UPD: Add query timeout to Multiroom Sender config
- UPD: Add IP addr timeout to System config
- UPD: Add Pi Zero 2 W in revision code parsing
- UPD: Improve Spotify Config
- UPD: Improve help text on System Config
- UPD: Improve validation for Receiver volume config

Radio stations

- UPD: Bayern 2
- UPD: BR-Klassik
- UPD: Jazz FM
- UPD: JB Radio 2
- UPD: Linn Classical
- UPD: Linn Jazz
- UPD: Linn Radios

Bug fixes

- FIX: Item "Add favorites" visible on context menu
- FIX: Advanced options toggle broken on Multiroom Config
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#18
(11-02-2021, 06:32 PM)Tim Curtis Wrote: Here's the latest draft release notes for upcoming 7.5.0 release.

Highlights:

- UPD: Add IP addr timeout to System config
            During startup wait for up to timeout seconds for an IP address to be assigned
            Ethernet adapter can still be skipped during startup for WiFi-only configs
            Leaving set at the default of 90 seconds can help avoid AP mode starting after a power outage
 
Thanks for this Tim, 
This fixes issue I was having after power brownout then no WIFI after power comes back:
https://moodeaudio.org/forum/showthread.php?tid=4231


Forum Jump: