Interesting. I wonder if the slow load time from some of the users above is related to the number of stations they have to queue up.
I only have 3 stations set in Pandora. From the time I click on the script to the time it pops up is 4.5 seconds. And when I click on a particular station, it starts almost instantly.
[RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8)
adave
Member Posts: 53 Joined: Mar 2010 Reputation: 0 |
2010-03-31 04:04
Post: #31
(This post was last modified: 2010-03-31 04:16 by adave.)
|
| find quote |
bac522
Member Posts: 84 Joined: Mar 2010 Reputation: 0 |
2010-03-31 14:25
Post: #32
adave Wrote:I only have 3 stations set in Pandora. From the time I click on the script to the time it pops up is 4.5 seconds. And when I click on a particular station, it starts almost instantly. Interesting thought, but I only have 6 stations, so I don't think that is it. |
| find quote |
PantsOnFire
Fan Joined: Aug 2008 Reputation: 2 |
2010-04-01 02:21
Post: #33
Like Gilsil asked, does it work from the UK?
My band - www.myspace.com/seabasskid My system - ASRock 330, 1.6GHz DualCore Atom, GeForce9400 ION, 2GB ram XboxLive Gamertag - SkillipEvolver |
| find quote |
jurmb84
Junior Member Posts: 14 Joined: Mar 2010 Reputation: 0 |
2010-04-01 08:29
Post: #34
This is freakin awesome. Nice to have it built in. If I start pandora then exit it, and then try to go into it again it would lock up XBMC. I have edited the following code to make that stop happening:
1. default.py starting at line 108: Code: def quit( self ):2. pandagui.py starting at line 28: Code: def onAction(self, action):Thanx a ton for creating this... mad props.... |
| find quote |
bac522
Member Posts: 84 Joined: Mar 2010 Reputation: 0 |
2010-04-01 13:07
Post: #35
PantsOnFire Wrote:Like Gilsil asked, does it work from the UK? http://blog.pandora.com/faq/contents/79.html |
| find quote |
spbogie
Skilled Python Coder Posts: 124 Joined: Oct 2009 Reputation: 5 |
2010-04-01 23:29
Post: #36
RE: Working outside the US
I am unsure exactly what I would need to do in order to get it working in other countries. RE: Slow load times for station list I have not experienced this myself. The list of stations is retrieved in a single HTTP request and minimal processing done on it, so the number of stations shouldn't really make a difference. @jurmb84 / RE: Crash when re-opening I have a working fix for this issue and a few other changes that addresse the more underlying issue in the works. However, I am home on break through next week and unfortunately forgot to grab the files from my desktop before I left school. I remember the majority of the changes I made, so I may end up re-writing them, but otherwise it'll have to wait until the Monday after next for me to get back. |
| find quote |
bac522
Member Posts: 84 Joined: Mar 2010 Reputation: 0 |
2010-04-03 14:04
Post: #37
spbogie Wrote:RE: Slow load times for station list Any suggestions on debugging this? Seems others have noticed the same problem. It certainly isn't a CPU issue, mine is barely breaking a sweat while I wait. Maybe it has something to do with the certificate that gets downloaded. I'm a paying member of Pandora....not sure if that would make a difference. I do see this in my log file Quote:07:47:06 T:2988436336 M:1428963328 NOTICE: -->Python Interpreter Initialized<-- |
| find quote |
Spadge
Junior Member Posts: 1 Joined: Apr 2010 Reputation: 0 |
2010-04-05 10:53
Post: #38
spbogie Wrote:RE: Working outside the USim in Australia so obviously pandora wont work for me...normally although i have a proxy setup in America so i can use my http proxy to listen to pandora... so.. we have the ability in xbmc to connect to a http proxy http://wiki.xbmc.org/index.php?title=Network_Settings now apparently scripts dont use the http proxy. so to get pandora to work for those of us outside the USA who have proxy servers inside the USA.... the script needs to use the http proxy settings which have been entered and enabled in xmbc is this possible? |
| find quote |
Necromancyr
Senior Member Posts: 208 Joined: Jan 2009 Reputation: 0 |
2010-04-06 04:09
Post: #39
Trying this on my xbox setup - throwing the following error just in the regular log:
22:05:39 M: 12255232 ERROR: CMPlayer::OpenFile : Access violation at 0x0026aee4: Reading location 0x0238c000 Flashes 'opening file 100%' a few times and then nothing happens. |
| find quote |
JoeSzymkowicz
Junior Member Posts: 12 Joined: Apr 2010 Reputation: 0 |
2010-04-07 22:47
Post: #40
This script is looking very good. Jumrb84, thanks for the fix on reopening the script. Subscribed!
|
| find quote |

Search
Help