kodi-community-addons / plugin.audio.spotify

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

Prevent infinite loop on "Error Contents: XBMC is not playing any file" exception #130

Closed gbrakss closed 4 years ago

gbrakss commented 4 years ago

Prevent infinite loop on "Error Contents: XBMC is not playing any file" exception. self.getPlayingFile() may cause exception and start infinite loop.