entriphy / sp-playcount-librespot

Modification of librespot-java to provide play count info from Spotify
Apache License 2.0
119 stars 16 forks source link

Add ability to automatically reconnect to a different Spotify access point #14

Open entriphy opened 3 years ago

entriphy commented 3 years ago

After the server is up for a while, it can get disconnected from the Spotify access point and any request will timeout. Adding a way to automatically connect to a different Spotify access point when this occurs can fix this.