Nosrac / LBSpotify

Search Spotify from Launchbar with predictions
34 stars 3 forks source link

Search not working #5

Open agentcross opened 7 years ago

agentcross commented 7 years ago

Hey, since a couple of days my search does not work anymore. Anyone else having troubles? Or Having suggestions of how to fix it? Thanks a lot !

Typing any query results in:

Warning: Invalid argument supplied for foreach() in /Users/christiandrat/Library/Application Support/LaunchBar/Actions/Search Spotify.lbaction/Contents/Scripts/suggestion.php on line 280 Warning: Invalid argument supplied for foreach() in /Users/christiandrat/Library/Application Support/LaunchBar/Actions/Search Spotify.lbaction/Contents/Scripts/suggestion.php on line 286 Warning: Invalid argument supplied for foreach() in /Users/christiandrat/Library/Application Support/LaunchBar/Actions/Search Spotify.lbaction/Contents/Scripts/suggestion.php on line 292

mirka commented 7 years ago

I'm having the same issue. Pretty sure it has to do with Spotify starting to block unauthenticated calls to the search API. (I had to rewrite my own Spotify-related scripts too)