[GH-ISSUE #437] Spotify_player plays over internal speaker and not HDMI #1176

Closed
opened 2026-03-14 13:49:28 +03:00 by kerem · 3 comments
Owner

Originally created by @mrfatboy on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/437

I have spotify_player running on a MacMini 2012 under Ubuntu 22.04. Spotify-Player and my computer name show up in the device list. When either is selected, the music is played through the mac mini's internal speaker and not out through the hdmi port like the other apps that I am running.

Is there a way to configure which audio out that the local spotify-player uses?

Originally created by @mrfatboy on GitHub (Apr 28, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/437 I have spotify_player running on a MacMini 2012 under Ubuntu 22.04. Spotify-Player and my computer name show up in the device list. When either is selected, the music is played through the mac mini's internal speaker and not out through the hdmi port like the other apps that I am running. Is there a way to configure which audio out that the local spotify-player uses?
kerem 2026-03-14 13:49:28 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Apr 28, 2024):

Can you share the log and provide features you use to build the app? With the default audio backend (rodio), I'm pretty sure that music will be played from the current device the system uses. In other words, it should be the same as other apps, e.g. browser, video/music player, etc.

Is there a way to configure which audio out that the local spotify-player uses?

No, audio is handled by a third-party library. The app itself is not responsible for low-level audio handling.

<!-- gh-comment-id:2081658661 --> @aome510 commented on GitHub (Apr 28, 2024): Can you share the log and provide features you use to build the app? With the default audio backend (`rodio`), I'm pretty sure that music will be played from the current device the system uses. In other words, it should be the same as other apps, e.g. browser, video/music player, etc. > Is there a way to configure which audio out that the local spotify-player uses? No, audio is handled by a third-party library. The app itself is not responsible for low-level audio handling.
Author
Owner

@mrfatboy commented on GitHub (Apr 28, 2024):

Let me do some more investigating and I will get back to you tomorrow.

<!-- gh-comment-id:2081682198 --> @mrfatboy commented on GitHub (Apr 28, 2024): Let me do some more investigating and I will get back to you tomorrow.
Author
Owner

@mrfatboy commented on GitHub (Apr 29, 2024):

I found the problem. It was my issue. Please mark this as closed.

<!-- gh-comment-id:2081772702 --> @mrfatboy commented on GitHub (Apr 29, 2024): I found the problem. It was my issue. Please mark this as closed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1176
No description provided.