nicomihaIich / pandora-extension

Automatically exported from code.google.com/p/pandora-extension
0 stars 0 forks source link

extension doesnt work #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
try to sign in and i keep getting the exclamation point things.
worked earlier today and my info works on the site but the extension doesn't 
work anymore

Original issue reported on code.google.com by noahvendrick on 27 Apr 2011 at 5:19

GoogleCodeExporter commented 9 years ago
Install the new version, it's renamed as Anesidora, if you see a P icon, then 
you're using the wrong extension, it should be a Blue letter "A" icon.

Original comment by datatecr...@aol.com on 28 Apr 2011 at 2:11

GoogleCodeExporter commented 9 years ago
Hi guys, i am still having issues when signing in even with the blue letter A 
icon.

Any suggestions? I also signed in correctly from the website but am unable 
through the extension.

The extension i downloaded was Anesidora-1.3.2.crx.

Thanks!

Original comment by mzlindb...@gmail.com on 29 Apr 2011 at 1:23

GoogleCodeExporter commented 9 years ago
I am able to sign in, however I can not get any of the channels to work. No 
music is ever played...

Original comment by j...@barrette.me on 29 Apr 2011 at 1:35

GoogleCodeExporter commented 9 years ago
Extension no longer works.  I'm just asked for my user name and password 
repeatedly.  

Original comment by stapl...@gmail.com on 17 May 2011 at 7:13

GoogleCodeExporter commented 9 years ago
This is strange.  1.3.2 installed just fine on my laptop yesterday, listed and 
played all my stations.

Put it on my desktop this morning, no dice, I get the exclamation point.

So, I booted my laptop (it was hibernating, and I had a song paused in 
Anesidora).  The song continued to play, but after it was done nothing else 
will play!

So something definitely changed last night with authentication or something, 
but that doesn't quite explain the previous issues above?  or why it was 
working yesterday?

Original comment by Peter.J....@gmail.com on 9 Jul 2011 at 3:37

GoogleCodeExporter commented 9 years ago
I am getting the same problem as Peter.

Tried uninstalling and reinstalling - no luck.

Original comment by yahya...@gmail.com on 9 Jul 2011 at 3:47

GoogleCodeExporter commented 9 years ago
ok figured it out.  Pandora changes the protocol ever so slightly on occasion 
it seems.  This site seems to be very on top of it:  
https://github.com/PromyLOPh/pianobar

I submitted a patch, but if you want to fix this on your machine you can edit 
Anesidora.js directly on your machine.
Find the file in %chromeprofile%/extensions/%randstring%/js/anesidora.js

search for v30 you should see a line that says:
this._baseUrl = "http://www.pandora.com/radio/xmlrpc/v30?rid=";

change it to
this._baseUrl = "http://www.pandora.com/radio/xmlrpc/v31?rid=";

You don't even have to restart chrome, just disable the extension then 
re-enable it!

Original comment by Peter.J....@gmail.com on 9 Jul 2011 at 4:23

GoogleCodeExporter commented 9 years ago
or you can grap an updated version from here:

http://dl.dropbox.com/u/25705626/Anesidora-1.3.2v31.crx

Original comment by Peter.J....@gmail.com on 9 Jul 2011 at 5:00

GoogleCodeExporter commented 9 years ago
Thanks, peter. searched for xmlrpc, changed to v31, and it worked like a charm.

Original comment by a...@alanthompson.net on 11 Jul 2011 at 7:35

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by marcuant...@gmail.com on 12 Jul 2011 at 3:34

GoogleCodeExporter commented 9 years ago
Just tried the updated version posted by peter by it still just keeps skipping 
through all the songs with out playing.  You can see the album covers changing 
every second.

Original comment by Lk2r...@gmail.com on 26 Jul 2011 at 2:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm having this problem as well. I just get exclamation marks when I try to log 
in. It just started today. I checked the .js file, and mine is updated to v31. 
Did it change again?

Original comment by Ashand...@gmail.com on 22 Sep 2011 at 10:01

GoogleCodeExporter commented 9 years ago
Changing the version to v32 fixed the issue for me this morning.

Original comment by geno...@gmail.com on 22 Sep 2011 at 12:47

GoogleCodeExporter commented 9 years ago
Must be something changed today because it worked yesterday, but not this AM.  
Tried different versions.  Currently have 1.3.6 installed from 

https://chrome.google.com/webstore/detail/hiffdaigjahnndmjpkccgiklpmhkfckh

Keeps giving me the yellow exclamation points next to e-mail and password.

Original comment by DanBr...@gmail.com on 22 Sep 2011 at 1:18

GoogleCodeExporter commented 9 years ago
follow the instructions in comment 7 and just change it from v31 to v32.  Works 
for me.

Also, oddly there appear to have been several updates to the extension (1.3.2 
to 1.3.6) that are not reflected in the source here, because the source on here 
hasn't changed since May, and 1.3.2 was the most recent as of July...

Original comment by Peter.J....@gmail.com on 22 Sep 2011 at 1:56

GoogleCodeExporter commented 9 years ago
Pandora redesigned their site today, so that's likely why things aren't working.

http://www.cbsnews.com/stories/2011/09/21/tech/cnettechnews/main20109759.shtml

Original comment by caleb.kn...@gmail.com on 22 Sep 2011 at 2:56

GoogleCodeExporter commented 9 years ago
@Peter J,
Very good!  That fixed it for me!  Change to v32.
Thanks.

Original comment by Kerry.St...@gmail.com on 22 Sep 2011 at 6:41

GoogleCodeExporter commented 9 years ago
@Kerry
awesome, worked for me too!

Original comment by caleb.kn...@gmail.com on 22 Sep 2011 at 8:35

GoogleCodeExporter commented 9 years ago
can someone explain comment 7. where am i searching for anesidor.js on my 
machine? i have a mac

Original comment by jhenette...@gmail.com on 23 Sep 2011 at 3:03

GoogleCodeExporter commented 9 years ago
@jhenette

Try looking in the path (/Users/...) specified on this post:
http://superuser.com/questions/167852/how-to-manually-install-extensions-on-chro
me-for-mac

Original comment by caleb.kn...@gmail.com on 23 Sep 2011 at 4:39

GoogleCodeExporter commented 9 years ago
Issue is fixed in new version 1.3.7  released Friday Sept 23

Original comment by kingmanf...@gmail.com on 26 Sep 2011 at 12:32

GoogleCodeExporter commented 9 years ago
Where is the download link for the new version?

Original comment by john.har...@gmail.com on 30 Sep 2011 at 8:57

GoogleCodeExporter commented 9 years ago
It works on 1.3.6 by changing the line to v32

Original comment by sando...@gmail.com on 2 Oct 2011 at 5:09

GoogleCodeExporter commented 9 years ago
anyone know where to get the 1.3.7 download?

Original comment by aleksfa...@gmail.com on 6 Oct 2011 at 10:23

GoogleCodeExporter commented 9 years ago
I love the program but cant find the link?

Original comment by quinn...@bcdschool.org on 7 Oct 2011 at 1:41

GoogleCodeExporter commented 9 years ago
If you installed the app from the Google chrome extension site, it should have 
updated itself automatically. Currently, the extension site is missing, it's 
normally at 
https://chrome.google.com/webstore/detail/hiffdaigjahnndmjpkccgiklpmhkfckh 

Original comment by datatecr...@aol.com on 7 Oct 2011 at 2:27

GoogleCodeExporter commented 9 years ago
1.3.7
check it out 
http://chromeunderground.blogspot.com/2011/04/pandora-extension.html

Original comment by azrae...@126.com on 11 Oct 2011 at 3:28

GoogleCodeExporter commented 9 years ago
Can't get it to work and found it removed from the webstore. I searched it on 
google and got a new link for download as given in comment 28.
So I came to know it has come back with a new version 1.4.0. But why Bob the 
author didn't explain this? Is Pandora not so happy about this awesom Anesidora?

Original comment by perrys...@gmail.com on 8 Dec 2011 at 6:27

GoogleCodeExporter commented 9 years ago
I know you updated recently (Mid Nov 2011?), and all was working well at least 
on 12/8/11 with v1.4.0.  This morning, I can't get it to sign in.  Really wish 
Pandora would work with you instead of against you.  I don't use Anesidora 
because it cuts out ads; I use it because it's a great extension that doesn't 
require me to have a Pandora tab open hogging resources on this 1980's rig I 
use for non-work stuff at work.  Anyway, submitting so that I can be notified 
if there is an update.  Looking forward to it, and thanks for your great work!

Original comment by jonathan...@gmail.com on 12 Dec 2011 at 3:59

GoogleCodeExporter commented 9 years ago
Both 1.3.8 and 1.4 do not work for me.  I reset the user info on 1.3.8 and now 
just like 1.4 I cannot login.  This would indicate to me Pandora made a change 
very recently (possibly intentionally?) to block Anesidora login?

Original comment by je...@crist.com on 13 Dec 2011 at 8:10

GoogleCodeExporter commented 9 years ago
Using pianobar (https://github.com/PromyLOPh/pianobar/) as reference, I've 
patched 1.4.0 to 1.4.1. Working for me and a small group of guinea pigs. 
(Changes to handle sync response and calculate the time offset got everything 
working)

Files attached and here:
http://ungerer.us/Anesidora%201.4.1.crx
http://ungerer.us/anesidora.1.4.1.patch

Original comment by Steve.Un...@gmail.com on 14 Dec 2011 at 4:32

Attachments:

GoogleCodeExporter commented 9 years ago
Great job. I just tried the patched file found on comment 32. Works great.

Original comment by agl...@gmail.com on 29 Dec 2011 at 3:19

GoogleCodeExporter commented 9 years ago
thank you so much! v1.4.1 works fine now (:

Original comment by khusbusp...@gmail.com on 30 Dec 2011 at 10:30

GoogleCodeExporter commented 9 years ago
Still won't work for me! I think I used the patch correctly? Copy+paste into 
the anesidora file in JS and all that? 

Original comment by BelayaL...@gmail.com on 23 Oct 2014 at 7:53