View Single Post
Posts: 68 | Thanked: 26 times | Joined on Nov 2011
#936
i try it again and i got this

Nokia-N900:~# /opt/pyRadio/pyRadio.py
RX-51
PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_in"
PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/master/src/libpiano/crypt_key_input.h"
Error calling slot "auth"
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 211, in auth
authenticated = self.player.auth( self.c.user, self.c.password )
File "/opt/pyRadio/radioplayer.py", line 87, in auth
self.pandora.sync()
AttributeError: 'NoneType' object has no attribute 'sync'
('found new MAFW renderer %s', 'Mafw-Gst-Renderer')
using MAFW Gst-Renderer
MAFW PROPERTY RECEIVED 7687104 volume 9723976 <ctypes.LP__GError object at 0x637e90>
volume 28
PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out"
PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/master/src/libpiano/crypt_key_output.h"
PANDORA: Saving keys
PANDORA: dataDir = "/opt/pyRadio/libpiano/"
PANDORA: dataDir.isDir? True
Radio Started.
Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.160.88|1327421608400|OUT_OF_SYNC|You have no chance to survive make your time.
Code: 1
Error calling slot "playNextSong"
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 276, in playNextSong
self.player.getMoreSongs(self.curStation, self.c.format)
File "/opt/pyRadio/radioplayer.py", line 121, in getMoreSongs
fragment = self.pandora.getFragment( station, format )
File "/opt/pyRadio/libpiano/pandora.py", line 316, in getFragment
url = parsed[i]["audioURL"]
TypeError: string indices must be integers
Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.162.56|1327421611147|OUT_OF_SYNC|You have no chance to survive make your time.
Code: 1
Error calling slot "playNextSong"
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 276, in playNextSong
self.player.getMoreSongs(self.curStation, self.c.format)
File "/opt/pyRadio/radioplayer.py", line 121, in getMoreSongs
fragment = self.pandora.getFragment( station, format )
File "/opt/pyRadio/libpiano/pandora.py", line 316, in getFragment
url = parsed[i]["audioURL"]
TypeError: string indices must be integers
Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.160.235|1327421613751|OUT_OF_SYNC|You have no chance to survive make your time.
Code: 1
Error calling slot "playNextSong"
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 276, in playNextSong
self.player.getMoreSongs(self.curStation, self.c.format)
File "/opt/pyRadio/radioplayer.py", line 121, in getMoreSongs
fragment = self.pandora.getFragment( station, format )
File "/opt/pyRadio/libpiano/pandora.py", line 316, in getFragment
url = parsed[i]["audioURL"]
TypeError: string indices must be integers
Error calling slot "doLove"
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 166, in doLove
self.song[1]["rating"] = 1
TypeError: 'int' object is unsubscriptable

the problem is i got no audio,album cover is stuck with authenticating to pandora as (email)..got only few station on the list.
 

The Following User Says Thank You to blitzlee06 For This Useful Post: