[RELEASE] Pandora Radio (Script) Music Addon (Updated 2011-11-13 : V1.2.8)

  Thread Rating:
  • 10 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ethanfox Offline
Junior Member
Posts: 8
Joined: Dec 2011
Reputation: 0
Post: #961
Just want to echo everyone else. This add-on is used every day by the whole family. When an update is needed, we eagerly await the result of your hard work. Thanks so much from all of us!

(also echo on auto-updating repo) Smile
find quote
jjense01 Offline
Junior Member
Posts: 40
Joined: Jun 2011
Reputation: 0
Post: #962
+1

Auto-update would certainly make my life easier. I'm trying to maintain an XBMC setup for my family many miles away (among others), and running people through installing from .zip by phone is something I'd like to avoidSmile
find quote
Ryan00 Offline
Junior Member
Posts: 24
Joined: Aug 2011
Reputation: 0
Post: #963
is anyone having problems with this addon .its saying my password isn't right and I know it is. Any idea on a fix running 1.28
find quote
TechLife Offline
Donor
Posts: 348
Joined: Aug 2008
Reputation: 13
Location: Aurora, CO
Post: #964
Ryan00 Wrote:is anyone having problems with this addon .its saying my password isn't right and I know it is. Any idea on a fix running 1.28

Yeah. Read the last 20 or so posts.

*If I helped, please +rep below*
Main HTPC: Core i5, 8GB RAM, SSD, Win7x64SP1, Frodo 12.1
Extenders: 3-AppleTV (CrystalHD 2.0)
The XBMC team, plug-in devs, skinners, etc. do this for us for FREE in their spare time because they want to. Think about that for a second before you start bitching...
find quote
spbogie Offline
Skilled Python Coder
Posts: 124
Joined: Oct 2009
Reputation: 5
Post: #965
Sorry for the delay everyone. My dev machine is in a rather sorry state right now. Turns out Pandora got a little more picky about the timestamp offsets. Bonus: album art should be higher res now (thanks pianobar.)

v1.2.9 is up.
(This post was last modified: 2011-12-15 03:24 by spbogie.)
find quote
NsOnLn Offline
Junior Member
Posts: 7
Joined: Jan 2011
Reputation: 0
Post: #966
Are these steps the correct way to install the latest version?

http://lesliex317537.com/2011/02/27/how-...pple-tv-2/

I just followed that and I still have version 1.2.8

Thanks
find quote
dallasnights Offline
Fan
Posts: 515
Joined: Jan 2011
Reputation: 0
Post: #967
excellent work 1.29 works great on atv2 thanks
find quote
htpc guy Offline
Posting Freak
Posts: 1,212
Joined: Oct 2010
Reputation: 7
Location: Near St. Louis Mo
Post: #968
Not sure for ATV2 but I can tell you how to install from git. I always install from git on my test machine and then push the Pandora folder to all of my xbmc machines and drop it in the addons folder. I assume you could do this on a windows/linux/max machine and ssh them to the ATV2. Here is how you use git to install Pandora in Windows. Adapt this to your OS of choice.

First install Git. Its available on multiple platforms. If you don't know how to install it then use google.

open the git command terminal and change directory to the addons folder
Code:
cd '/c/Users/CPU Name/AppData/Roaming/XBMC/addons'

Now pull the files from the git repository
Code:
git clone git://gitorious.org/xbmc-pandora/xbmc-pandora.git

This will download the addon and put it directly into your XBMC addons folder.

___________________________________________________

In the future when spbogie updates the addon you can do a quick update.

To update:
Open git and change directory to the Pandora addon
Code:
cd '/c/Users/CPU Name/AppData/Roaming/XBMC/addons/xbmc-pandora'

Then pull any updates
Code:
git pull

@spbogie, feel free to copy this into the first post. I think it will help a lot of people out and its just going to be buried in a day or so and people will ask again.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 |
find quote
bimmerd00d Offline
Junior Member
Posts: 5
Joined: Dec 2011
Reputation: 0
Post: #969
Loving the update, not feeling the skin...something's different, i can't put my finger on it though. The wife sends many thanks, i had to remote into the htpc today from work to fire up pandora in a browser since there's only a remote lol.
(This post was last modified: 2011-12-15 06:43 by bimmerd00d.)
find quote
TechLife Offline
Donor
Posts: 348
Joined: Aug 2008
Reputation: 13
Location: Aurora, CO
Post: #970
spbogie Wrote:v1.2.9 is up.

Can't thank you enough for getting this fixed for us!!!


bimmerd00d Wrote:Loving the update, not feeling the skin...

The only thing I noticed is the highlight over the station name is wider than the background so it bleeds over. This was on Dharma and the (I can't remember which) nightly I was running, but it did the same there. Knowing everything is being prepared for Eden I had a hunch and switched to the 12-10-11 nightly...it is correct there. =)

*If I helped, please +rep below*
Main HTPC: Core i5, 8GB RAM, SSD, Win7x64SP1, Frodo 12.1
Extenders: 3-AppleTV (CrystalHD 2.0)
The XBMC team, plug-in devs, skinners, etc. do this for us for FREE in their spare time because they want to. Think about that for a second before you start bitching...
(This post was last modified: 2011-12-15 07:15 by TechLife.)
find quote
Post Reply