ldsz / plugin.audio.spotify

Unofficial spotify plugin for Kodi 19
GNU General Public License v3.0
47 stars 17 forks source link

fix seek and long delay on play #13

Closed FernetMenta closed 3 years ago

FernetMenta commented 3 years ago

I have no idea why those lines were added originally. github has no clear information about it. The dropped code was wrong for multiple reasons.

FernetMenta commented 3 years ago

also fixes broken playback with 19.1

FernetMenta commented 3 years ago

Doesn't work with nexttrack because Kodi's player opens multiple songs in parallel. The singleton at the addon needs to go away.