Thank you for your donation!


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


MPD 0.24.0 released
#1
Information 
After a long development cycle MPD 0.24.0 has been released with many important improvements and fixes :-)
https://www.musicpd.org/news/2025/03/mpd-0-24-released/

It will take our project some time to create and test a 0.24.0 build. How much time it takes depends on several factors including developer bandwidth, 0.24.0 code changes that may affect integration of our nice Selective Resampling patch, test time for many use cases and bugs that may require waiting for 0.24.x.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#2
2397 commits. Many new protocol features.  Yikes!
Reply
#3
Multichannel 5.1 FLAC works perfectly over HDMI to Yamaha AVR :-)

Theres a new "close_on_pause yes|no" option that can be used to keep the ALSA output open. Theres not much in the MPD docs about what the feature is supposed to do when set to "no". Is it to help reduce start/stop audio glitches???

I think I'll include it in MPD Config and see if there is any feedback on which configurations work well with "close_on_pause = no" and which do not.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#4
Checking the git log

Code:
commit 0a035f3ce02293011a68b5dd0611dc1d0c84198f
Author: Max Kellermann <max.kellermann@gmail.com>
Date:   Mon Jul 29 16:04:23 2024 +0200

   output/alsa: add option "close_on_pause"
   
   This allows keeping the ALSA PCM open even if playback is paused.  As
   a side effect, this allows using the "always_on" option with ALSA
   outputs, because "always_on" pauses the output.
   
   Closes https://github.com/MusicPlayerDaemon/MPD/issues/1623

The rather old issue 1623 talks a bit about "no" and ALSA stuff that's above my pay grade.

Regards,
Kent
Reply
#5
Comes with a swag of replay gain improvements. :-)
----------
bob
Reply
#6
(Today, 12:18 AM)DRONE7 Wrote: Comes with a swag of replay gain improvements.  :-)

More details if you don't mind.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#7
oops, my mistake. was looking at release using 'find in page' but failed to note version. :-)
----------
bob
Reply
#8
Just an FYI that a new major version of MPD requires a REGEN of the Music Database.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#9
Hello!

Some DACs have a delay of several hundred milliseconds before starting playback. This results in the beginning of the track being cut off by 100-300 milliseconds. This is exactly my case. To be honest, it is a bit annoying. Perhaps the "always_on" parameter will allow not to send the mute command to the DAC between tracks. I think this is a necessary and useful feature.
Reply


Forum Jump: