View Single Post
Posts: 73 | Thanked: 0 times | Joined on Jun 2011
#932
N my N810 I've tried changing line 295 to:

reqUrl = self.base_url_lid.replace("https","http") %( self.rid, self.lid, "getFragment" )

but the program still only opens, authenticates (because I can see my stations) but doesn't play.

I've tried starting it in the command line with /opt/pyRadio/pyRadio.py to see what sort of messages I might get but it simply opened pyRadio and the terminal went back to the command prompt without any messages.

Should I be using the version in extras or devel?