![]() |
Re: [application] pyRadio (Pandora)
Quote:
|
Re: [application] pyRadio (Pandora)
Quote:
|
Re: [application] pyRadio (Pandora)
Quote:
You might want to give it a try. :) |
Re: [application] pyRadio (Pandora)
Quote:
|
Re: [application] pyRadio (Pandora)
Can you run it from Xterm?
It should give a message to what is causing the problem. |
Re: [application] pyRadio (Pandora)
Quote:
I tried the following, assuming 'exec' is akin to 'run': Code:
exec /opt/pyRadio/pyradio.py |
Re: [application] pyRadio (Pandora)
Quote:
Pandora changed the protocol (version/keys/etc) again. Code:
Error: org.apache.xmlrpc.XmlRpcException: 000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client version. |
Re: [application] pyRadio (Pandora)
Yeah, sorry all. Im usually a bit faster than this.
I never finished the qml version yet so Ill have a versio increase of the old one up today sometime. Thanks. |
Re: [application] pyRadio (Pandora)
Heya Saint!
I've reflashed and no longer have this anymore. Is there anything that can be moved to /media/mmc2 so it doesn't take a full 63 megs if I install this again? Kind regards. :) |
Re: [application] pyRadio (Pandora)
Alright, 4.0 should be building. I've had to branch Diablo and Fremantle apart now. The Fremantle version uses PySide and Diablo is still stuck with PyQt4 because the Diablo PySide is still broken. It's a mess.
I was hoping the 4.0 version would be the new QML interface, but alas - didn't work out. So, to somewhat make up for it this is whats new: 1) Automatic version bumping. Hopefully won't have this issue every couple months now where the app stops working completely. With each version bump there's a chance a bug might appear (like the create stations a couple versions back) - but the majority of the app still works between API Versions. The only time we will require a new PyRadio push is when the crypto keys change. 2) Basic HTTP Proxy support in the settings. It looks pretty much exactly like what slvr32 showed in his screen shot. I am using the urllib2.install_opener function now to set the Proxy as the default for urllib2 if one is set. This Proxy support is still very experimental.. It only supports HTTP proxies right now. I had good luck using these proxy's: http://www.xroxy.com/proxylist.php?p...ability=#table The way I tested it was I put in a Proxy from China and tried it out and Pandora told me he wouldn't support me because of my country. I then put a US proxy in and it worked. That's the best testing I can do since I'm in the U.S. and Pandora doesn't deny me by default anyway. Addison: The biggest part of pyRadio is the dependencies. Specifically the PyQt4 dependencies for Diablo. Right now, this new version, the /usr/lib/python2.5 directory is 18.8MB on my Diablo. If you move that directory to your mmc2 card and symlink it you would save that space. Code:
mv /usr/lib/python2.5 /media/mmc2 |
All times are GMT. The time now is 12:12. |
vBulletin® Version 3.8.8