mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #163] [MERGED] feat: added support to provide any pulseaudio sink, not only default #235
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/163
Author: @tantra35
Created: 1/16/2025
Status: ✅ Merged
Merged: 1/27/2025
Merged by: @devgianlu
Base:
master← Head:fix-pulse-audio📝 Commits (3)
d1e4189added support to provide any pulseaudio sink, throw audio_device config variable(prior this variable only means for alsa)0682c24Reformatted error message, not found pulseaudio sink6b9f926Merge remote-tracking branch 'upstream/master' into fix-pulse-audio📊 Changes
1 file changed (+17 additions, -1 deletions)
View changed files
📝
output/driver-pulseaudio.go(+17 -1)📄 Description
As title said now it possible to define any pulse audio sink, so we can output audio on any device without needed ti redefine default like for example
to utilize this posibilyty used config varibale
audio_device🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.