walrus512 / turnip-town

Automatically exported from code.google.com/p/turnip-town
0 stars 0 forks source link

Search & play functionality #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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!

Original issue reported on code.google.com by animag...@gmail.com on 20 Jun 2012 at 7:09

GoogleCodeExporter commented 9 years ago
Exception 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

Original comment by frabuf...@gmail.com on 19 Nov 2012 at 7:20

GoogleCodeExporter commented 9 years ago
Should be fixed in 0.380, give it a try.

Original comment by 11y3y3y3...@gmail.com on 12 Dec 2012 at 7:26

GoogleCodeExporter commented 9 years ago
Can confirm! I really oughta get around to making those pancakes for you but I 
haven't found time like you did yet ;) Thanks.

Original comment by efmko...@gmail.com on 12 Dec 2012 at 4:35