walrus512 / turnip-town

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

problem with playing songs #157

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi 

I cant listen any songs.

debug mode log:
260640
{"header": {"clientRevision": "20120206.01", "uuid": 
"68941b24-d86a-4495-bd40-c3b8c65ecc26", "privacy": 0, "country": {"DMA": "0", 
"CC4": "0", "CC1": "137438953472", "CC3": 0, "CC2": "0", "IPR": "0", "ID": 
"38"}, "client": "jsqueue", "session": "3503e9110bd564527295197aa13f8a92"}, 
"method": "getCommunicationToken", "parameters": {"secretKey": 
"b44b5427e906b82376e048c9260dfbd3"}}
{"header": {"clientRevision": "20120206.01", "uuid": 
"68941b24-d86a-4495-bd40-c3b8c65ecc26", "privacy": 0, "country": {"DMA": "0", 
"CC4": "0", "CC1": "137438953472", "CC3": 0, "CC2": "0", "IPR": "0", "ID": 
"38"}, "client": "jsqueue", "token": 
"a61f297213b72be63daf558aeffb1e837df15d4da0c3b2", "session": 
"3503e9110bd564527295197aa13f8a92"}, "method": "getStreamKeysFromSongIDs", 
"parameters": {"songIDs": "24403070", "mobile": false, "prefetch": false, 
"country": {"DMA": "0", "CC4": "0", "CC1": "137438953472", "CC3": 0, "CC2": 
"0", "IPR": "0", "ID": "38"}}}
Exception in thread Thread-26:
Traceback (most recent call last):
  File "threading.pyo", line 530, in __bootstrap_inner
  File "gw.py", line 3424, in run
  File "gw.py", line 3417, in GetStreamKeyAndServer
  File "main_thirdp\grooveshark\jsonrpc\song.pyo", line 91, in getStreamDetails
TypeError: list indices must be integers, not str

Os: win xp, groovewalrus version 0.365

Original issue reported on code.google.com by luke.t0...@gmail.com on 1 Mar 2012 at 5:02

GoogleCodeExporter commented 9 years ago
Should be fixed in 0.370

Original comment by 11y3y3y3...@gmail.com on 11 Mar 2012 at 11:21