mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #405] Devices doesn't show Google Cast devices #219
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#219
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 @tripplehelix on GitHub (Mar 28, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/405
Describe the bug
When using Spotify, Spotify Cast lists Google Cast devices. When using Spotify_Player (With a custom working client id) Google Cast devices don't show under the Devices menu.
To Reproduce
Open Devices
Expected behaviour
List all Google Cast Devices
Log and backtrace
Log
Backtrace
Screenshots

During casting from Spotify or via the Google speakers, the speaker or group that's playing shows up under devices. But then dissapears if I disconnect from it.
Environment
@aome510 commented on GitHub (Mar 28, 2024):
https://github.com/spotify/web-api/issues/787
Note that due to their API restriction, not all devices are listed under
get-devicesAPI. The official client uses a different logic to get the list of available devices. Therefore, this is not a bug fromspotify_playerperspective.Related: https://github.com/aome510/spotify-player/issues/288.
tracks_playback_limitconfig option #669tracks_playback_limitconfig option #1602