mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #358] Changing device name doesn't work #1127
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1127
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?
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:
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-terminalfrom the spotify client.Am I missing something, or is it not possible to configure the device name?
@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@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.