kodi-community-addons / plugin.audio.spotify

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

Fixed 'NoneType' object has no attribute 'stop' error when closing Kodi #128

Closed gbrakss closed 4 years ago

gbrakss commented 4 years ago

Fixed error when closing Kodi and connect_daemon was not run.

Error Type: <type 'exceptions.AttributeError'> Error Contents: 'NoneType' object has no attribute 'stop'