The Following 4 Users Say Thank You to fatalsaint For This Useful Post: | ||
|
2010-11-07
, 15:19
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#372
|
For all the Python dependency problems there is nothing I can do. I don't set a specific version in my dependencies. Evidently there must have been a PyQt4 update or something recently that needs to be resolved.
The Following 2 Users Say Thank You to attila77 For This Useful Post: | ||
|
2010-11-07
, 21:36
|
Posts: 7 |
Thanked: 5 times |
Joined on Nov 2010
@ Tempe, Arizona USA
|
#373
|
The Following User Says Thank You to kiatoa For This Useful Post: | ||
|
2010-11-07
, 23:51
|
Posts: 7 |
Thanked: 5 times |
Joined on Nov 2010
@ Tempe, Arizona USA
|
#374
|
The Following User Says Thank You to kiatoa For This Useful Post: | ||
|
2010-11-08
, 03:57
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#375
|
|
2010-11-08
, 13:12
|
Posts: 132 |
Thanked: 98 times |
Joined on Mar 2010
@ New Jersey
|
#376
|
The Following User Says Thank You to The Arsonist For This Useful Post: | ||
|
2010-11-08
, 15:21
|
Posts: 112 |
Thanked: 28 times |
Joined on Nov 2009
|
#377
|
The Following 2 Users Say Thank You to Rapparee For This Useful Post: | ||
|
2010-11-08
, 15:58
|
Posts: 5 |
Thanked: 0 times |
Joined on Aug 2010
@ NY,usa
|
#378
|
pyRadio
pyRadio is a python2.5-qt4 (PyQt4) implementation of Pandora Radio. Audio runs through MAFW for N900 or OSSO for Diablo (N810/N800).
Looks like pyPianobar??
Yes it does! This is an evolution from pyPianobar which is a front end for the command line application pianobar. spbogie developed an all-python implementation of communicating with Pandora Radio directly. I have borrowed that code, and extended it to include additional features. I then took pyPianobar and merged it making an all-python, native application that is no longer a front-end for anything.
This is no longer a "hack" for Pandora, but a true all-encompassing application.
Features:
- Login to Pandora via username/password popup. Saved so you only need to enter it once.
- Skip Songs
- Play/Pause
- Change Stations
- "Like" songs
- "Hate" songs
- Display Title, Artist, and Album
- Display album art
- Create & Delete stations
- Snooze
- Mark songs "Tired"
- Enable FM Transmitter
- Integrate with current theme colors
- Pandora One increased audio quality support!
- Auto-pause when making or receiving phone calls
Known Issues:
- 6 hours+ play will likely fail.
Installation
Why Python??
Simplicity. Using the same package, we should be able to run this on our Maemo 5, and future Harmattan/MeeGo and full MeeGo devices.
Pandora
Don't forget to update to Pandora One. Higher quality audio works now in pyRadio!
Special thanks goes to Thorprime and YoDude for the interface. Also, thanks to everyone that has supported and helped pyPianobar grow! This was the obvious evolution of that as it was always a hack and we can now extend it further than we could before.
|
2010-11-08
, 16:07
|
Posts: 75 |
Thanked: 59 times |
Joined on Nov 2009
@ Gilbert, AZ, USA
|
#379
|
unable to install pyradio
some applicatioon packages required for installation are missing
python2.5-qt4-common
how can i solve the problem?
The Following 2 Users Say Thank You to jsharper For This Useful Post: | ||
|
2010-11-08
, 16:48
|
Posts: 132 |
Thanked: 98 times |
Joined on Mar 2010
@ New Jersey
|
#380
|
The Following User Says Thank You to The Arsonist For This Useful Post: | ||
For all the Python dependency problems there is nothing I can do. I don't set a specific version in my dependencies. Evidently there must have been a PyQt4 update or something recently that needs to be resolved.
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!