Merged
Conversation
Member
|
shairport-sync: update build and add version patch Signed-off-by: Rui Chen <rui@chenrui.dev>
ef14647 to
00cd385
Compare
botantony
approved these changes
Feb 14, 2026
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
Multi-Channel and High-Resolution Audio Support
ALSA, PipeWire, PulseAudio, FreeBSD,stdoutand Unixpipeoutput backends.Automatic Audio Format Selection
Full FFmpeg Integration
Enhanced Resampling
vernierresampling and interpolation method optimized for low-power CPUs.Convolution and Loudness Enhancements
convolution_ir_filessetting.convolution_thread_pool_sizesetting for multithreaded processing (defaults to 1).MQTT Enhancements
publish_retainboolean option. When enabled, published MQTT messages have theretainflag set, so the MQTT broker stores the last message per topic and new subscribers receive the most recent value immediately. Thanks to lululombard for PR #2142.D-Bus Enhancements
dbus_default_message_buscommand-line argument (can besystemorsession) to set the default message bus for both D-Bus native service and MPRIS service.Performance Improvements
Docker Enhancements
FFmpeglibrary.dhclientfrom Docker images for smaller footprint.Bug Fixes
Could not establish a mqtt connection. The startup script now correctly states that themosquittoservice is required. Thanks to Hugo Villeneuve for PR #2137.mbedtlslibrary version 3.4+ (present on recent Linux versions). Thanks to Christian Beier for finding and fixing the bug.PA_ERR_NODATAreturns "No latency data yet". Thanks to Vladimir Shakov for the report and fix.debug(),inform(),warn()anddie()functionsBuild System Improvements
Configuration File Changes and Deprecations
convolution_ir_files(replacesconvolution_ir_file),convolution_enabled(replacesconvolution),convolution_max_length_in_seconds(replacesconvolution_max_length),loudness_enabled(replacesloudness).convolution_thread_pool_sizesetting (defaults to 1).convolution_ir_file,convolution,convolution_max_length,loudness.Deprecation Notice
soundiobackends are deprecated and will be removed in a future release. Consider using the updated PipeWire backend instead.Documentation Updates
Maintenance
actions/checkoutfrom 6.0.1 to 6.0.2.docker/login-actionfrom 3.6.0 to 3.7.0.docker/build-push-actionfrom 6.13.0 to 6.15.0.docker/setup-qemu-actionfrom 3.4.0 to 3.6.0.docker/setup-buildx-actionfrom 3.9.0 to 3.10.0.View the full release notes at https://github.com/mikebrady/shairport-sync/releases/tag/5.0.