daspartho / SpotiByeAds

Skip spotify ads by automatically restarting application when ad plays
GNU General Public License v3.0
284 stars 41 forks source link

the script stopped when detected an ad I guess #61

Closed spectrum705 closed 3 years ago

spectrum705 commented 3 years ago

here's the error message, main(spotify_username, spotifyAccessScope, spotify_client_id, spotify_client_secret, spotifyRedirectURI, PATH) File "main.py", line 96, in main if current_track['item']['name'] != last_track: # Next track TypeError: 'NoneType' object is not subscriptable