Is there something to notify my program when the connect client is visible? #552
Answered
by
JasonLG1979
El-Psy-Cangroo
asked this question in
Q&A
-
hi, im making a python program to control the music that is played on raspotify. But the way it looks is that it takes awhile before the raspotify connect shows in spotify or in device list. is there a flag or event that are triggered when its up and going/visible. or do i have to make a loop to check my device list until it pops up? |
Beta Was this translation helpful? Give feedback.
Answered by
JasonLG1979
Jul 8, 2022
Replies: 1 comment
-
Not really. Librespot connects as soon as it starts. Any delay you're noticing is on Spotify and/or the app's side. When librespot shows in a client isn't really a concern of librespot. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JasonLG1979
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not really. Librespot connects as soon as it starts. Any delay you're noticing is on Spotify and/or the app's side. When librespot shows in a client isn't really a concern of librespot.