You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Apparently, the Spotify app can disconnect your app from it, which is kinda odd in some cases
Describe the solution you'd like
One of these solutions would be nice:
Automatically reconnect
Throw an error which can be used to restart the service
(Create a checkable variable similar to the one which allows us to verify if Spotify is running)
(Throw an error in all streams provided by the package)
I'm not sure how smart the last two options would be
Describe alternatives you've considered
Reconnect every x minutes
Additional context
Seen on Android
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Apparently, the Spotify app can disconnect your app from it, which is kinda odd in some cases
Describe the solution you'd like
One of these solutions would be nice:
I'm not sure how smart the last two options would be
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: