Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Name in Spotify remains "Librespot" #1

Closed
1 of 6 tasks
ulbi opened this issue Mar 26, 2023 · 0 comments
Closed
1 of 6 tasks

Device Name in Spotify remains "Librespot" #1

ulbi opened this issue Mar 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ulbi
Copy link
Owner

ulbi commented Mar 26, 2023

Description
With the latest changes (I guess commit Spotifyd#1182 f53deb9) the spotifyd does show up as "Librespot" only in Spotify.
This does not matter much if you run one instance. As soon as you run 15, this becomes a problem, because the discovery flow, always discovers another instance an no playback is possible.

To Reproduce

  1. Start spotifyd using '--device_name 'TestSpeaker' w/o providing a username and password
  2. Ensure the discovery is used
  3. Check your Spotify player - you will see a "LibreSpot" instead of "TestSpeaker"

Expected behavior
When a --device_name is given - it should be used in all scenarios, not only with username and password.

Compilation flags

  • dbus_mpris
  • dbus_keyring
  • alsa_backend
  • portaudio_backend
  • pulseaudio_backend
  • rodio_backend

Versions (please complete the following information):

  • OS: Debian debian/systemd 241-7~deb10u8
  • Spotifyd: 08fedd2
  • cargo: 1.66
@ulbi ulbi added the bug Something isn't working label Mar 26, 2023
@ulbi ulbi self-assigned this Mar 26, 2023
@ulbi ulbi closed this as completed Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant