View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#874
Originally Posted by wwweagle View Post
OK, I did my homework, it's a https issue, I took the liberty and changed all https links in
Code:
 /pyRadio/libpiano/pandora.py
to http links, now pyRadio successfully connect to my proxy server. Only find pandora does not support my client version.
Code:
File "/usr/lib/python2.5/xmlrpclib.py", line 1132, in loads
    return u.close(), u.getmethodname()
  File "/usr/lib/python2.5/xmlrpclib.py", line 787, in close
    raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 1: 'org.apache.xmlrpc.XmlRpcException: 000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client version.'>
Now that's easy, isn't it
The new 4.7 should fix that. You'll have to replace the https again though.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following 2 Users Say Thank You to fatalsaint For This Useful Post: