[GH-ISSUE #358] Changing device name doesn't work #1127

Closed
opened 2026-03-14 13:33:51 +03:00 by kerem · 2 comments
Owner

Originally created by @Giuliopime on GitHub (Feb 5, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/358

I tried changing the device name by using the following configs in the app.toml file:

default_device = "macos-terminal"

[device]
name = "macos-terminal"

But when running spotify_player with this config no audio comes out of my system, I able to see though that something is playing on a device called macos-terminal from the spotify client.

Am I missing something, or is it not possible to configure the device name?

Originally created by @Giuliopime on GitHub (Feb 5, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/358 I tried changing the device name by using the following configs in the app.toml file: ``` default_device = "macos-terminal" [device] name = "macos-terminal" ``` But when running spotify_player with this config no audio comes out of my system, I able to see though that something is playing on a device called `macos-terminal` from the spotify client. Am I missing something, or is it not possible to configure the device name?
kerem 2026-03-14 13:33:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Feb 11, 2024):

Works perfectly fine for me with 0.16.3. Can you provide any logs or backtraces? Refer to https://github.com/aome510/spotify-player?tab=readme-ov-file#logging for more details

<!-- gh-comment-id:1937919415 --> @aome510 commented on GitHub (Feb 11, 2024): Works perfectly fine for me with `0.16.3`. Can you provide any logs or backtraces? Refer to https://github.com/aome510/spotify-player?tab=readme-ov-file#logging for more details
Author
Owner

@aome510 commented on GitHub (Feb 25, 2024):

@Giuliopime let me know if it still doesn't work for you. Otherwise, I'll close this issue.

<!-- gh-comment-id:1962971263 --> @aome510 commented on GitHub (Feb 25, 2024): @Giuliopime let me know if it still doesn't work for you. Otherwise, I'll close this issue.
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#1127
No description provided.