2012-06-04, 05:12
Can someone please explain how I can actually download this? Sorry, not familiar at all with Gitorious. Weird interface to me.
(2012-06-04, 05:12)Tranceaddict420 Wrote: Can someone please explain how I can actually download this? Sorry, not familiar at all with Gitorious. Weird interface to me.
(2012-06-04, 03:12)rocker2344 Wrote: omg i has my pandora back, thanks!
nvm... i only get one song then it craps out...
i ran refetch and i got an error
Code:File "/home/xbmc/.xbmc/addons/script.xbmc.pandora/refetch.py", line 3, in <module>
import libpandora.keys
ImportError: No module named libpandora.keys
(2012-06-04, 15:33)VTWoods Wrote: Looks like I need to uplift refetch.py. Not sure what this does. Can someone explain?
(2012-06-04, 16:24)newatv2user Wrote:(2012-06-04, 15:33)VTWoods Wrote: Looks like I need to uplift refetch.py. Not sure what this does. Can someone explain?
That was to refresh the pandora keys. In the new one that would be from pandora_keys.py. Since you're not pulling it from the git (or any Url), you can remove the refetch portions and options. Or you could implement the fetching so that if the keys change, it can be fetched without pulling the whole addon.
(2012-06-04, 16:24)newatv2user Wrote:(2012-06-04, 15:33)VTWoods Wrote: Looks like I need to uplift refetch.py. Not sure what this does. Can someone explain?
That was to refresh the pandora keys. In the new one that would be from pandora_keys.py. Since you're not pulling it from the git (or any Url), you can remove the refetch portions and options. Or you could implement the fetching so that if the keys change, it can be fetched without pulling the whole addon.
(2012-06-04, 17:10)Mavix Wrote: I am a noob to this, I used gui tar for mac to decompress the gz file and then turn the file into a zip, does not have correct structure, what am I doing wrong?