View Single Post
Posts: 23 | Thanked: 14 times | Joined on Feb 2010 @ Paris, France
#921
Originally Posted by slimjim010 View Post



I was able to fix my app by modifying file "/opt/pyRadio/libpiano/pandora.py".

Change line 295 from
Code:
reqUrl = self.base_url_lid %( self.rid, self.lid, "getFragment" )
to
Code:
reqUrl = self.base_url_lid.replace("https","http") %( self.rid, self.lid, "getFragment" )
this did the trick perfectly. Super thanks
Btw, just back after 3 months with Android. Missed my lost N900 so much that I bought another one