What steps will reproduce the problem? 1. Search for anything 2. Stream a song
What is the expected output? What do you see instead? 1. search results / nothing 2. the song streaming/playing
What version of the product are you using? On what operating system? Latest (0.370) on WinVista
Please provide any additional information below. The song-streaming thing seemed to break down a little over 7 days ago, when at some days I was only able to stream a handful of songs before it stopped, so something was wrong there - and now since a week there's no search results getting back at all, sadly. Hope there's a way to fix!
Comment #1
Posted on Nov 19, 2012 by Quick HorseException in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 551, in bootstrap_inner self.run() File "/usr/share/groovewalrus/main_windows/search_window.py", line 328, in run result_list = self.GetSearchResults(self.query_string) File "/usr/share/groovewalrus/main_windows/search_window.py", line 338, in GetSearchResults xx = g_session.getSearchResults(query, type="Songs") File "/usr/share/groovewalrus/main_thirdp/grooveshark/jsonrpc/__init.py", line 225, in getSearchResults response = Request(self, parameters, "getResultsFromSearch").send() File "/usr/share/groovewalrus/main_thirdp/grooveshark/jsonrpc/init.py", line 113, in send raise StandardError("API error: " + response["fault"]["message"]) StandardError: API error: invalid token
Comment #2
Posted on Dec 12, 2012 by Quick BearShould be fixed in 0.380, give it a try.
Comment #3
Posted on Dec 12, 2012 by Happy KangarooCan confirm! I really oughta get around to making those pancakes for you but I haven't found time like you did yet ;) Thanks.
Status: Fixed
Labels:
Type-Defect
Priority-Medium