kodi-community-addons / plugin.audio.spotify

Unofficial spotify plugin for Kodi
GNU General Public License v3.0
295 stars 103 forks source link

Fix for infinite play\pause cycle when updating info from Spotify Connect devide #129

Closed gbrakss closed 4 years ago

gbrakss commented 5 years ago

Skip onPlayBackPaused and onPlayBackStopped event when updating track information from other Spotify Connect device. When listening on Spotify Connect device Kodi paused playback after every track. Issue was tested on Windows 10 with Kodi (18.4) and Spotify offical app.

gbrakss commented 5 years ago

This should fix known issue: Next Track not working #88

mind12 commented 4 years ago

This should fix known issue: Next Track not working #88

@gbrakss I would like to use your fork to update my addon because this pull requests go through slowly. Should I download your master? Is that the latest? Are you patched this pull request in your version? https://github.com/kodi-community-addons/plugin.audio.spotify/pull/119

Thank you.

gbrakss commented 4 years ago

Hi, @mind12! You can use my master. It now inlcudes latest from main with all my patches and I also added #119 changes.

mind12 commented 4 years ago

Hi, @mind12! You can use my master. It now inlcudes latest from main with all my patches and I also added #119 changes.

Great thank you. :)