suicvne / pandoroid

Automatically exported from code.google.com/p/pandoroid
GNU General Public License v2.0
0 stars 0 forks source link

Can't Login #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I just found your app.  I love the idea.  I tried to login, but can't seem to.  
I'm guessing its the latest API update that is causing the problem.  Here is 
the change log for pianobar on the api update. Can't wait to use the app.
https://github.com/PromyLOPh/pianobar/commit/349bb987049eac94867c6a556449b57ca46
74546

Thanks
Nathan

Original issue reported on code.google.com by greenfd...@gmail.com on 22 Sep 2011 at 2:22

GoogleCodeExporter commented 9 years ago
For now it looks like it is possible to simply bump the protocol version 
constant to 32 in the source code, so if you had an Android developer 
environment and cared to do such a thing, it seems fairly straightforward. The 
pianobar diff suggests some calls are now deprecated which means in the future 
things may not be so simple.

Original comment by andrew.j...@gmail.com on 27 Sep 2011 at 2:09

GoogleCodeExporter commented 9 years ago
Can now confirm that editing com.aregner.pandora.PandoraRadio, variable 
PROTOCOL_VERSION from "31" to "32" works, at least for listening to music from 
existing stations.

Original comment by andrew.j...@gmail.com on 27 Sep 2011 at 7:22

GoogleCodeExporter commented 9 years ago
"Seed suggestion API calls changed" - log message for pianobar commit linked 
above. Wonder if this means loving/banning songs doesn't work anymore, not 
without any changes at least...

Original comment by andrew.j...@gmail.com on 27 Sep 2011 at 7:24

GoogleCodeExporter commented 9 years ago
Neat, I'll have to try an compile my own.  That is unless you are going to 
update the beta that is here.

Original comment by greenfd...@gmail.com on 27 Sep 2011 at 7:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Here is an updated version. Took the time to add a check box that stores the 
password. Would really like to see some growth on this project and am willing 
do what I can.  

Original comment by mbostwic...@gmail.com on 29 Sep 2011 at 4:53

Attachments:

GoogleCodeExporter commented 9 years ago
I planned (famous last words) to work on this, I wanted to add support for 
reception of the "audio becoming noisy" broadcast intent (did you know this is 
a thing? it's true! No seems to know about it), and possibly support for AVRCP 
on A2DP headsets- but there is no Android API for this. Pandora's official app 
does it, and my only theory on how it might work is that the AVRCP events are 
seen as key presses.

Original comment by andrew.j...@gmail.com on 29 Sep 2011 at 4:18

GoogleCodeExporter commented 9 years ago
Protocol increment again :s

Original comment by erik.the.lion@gmail.com on 7 Oct 2011 at 1:11

GoogleCodeExporter commented 9 years ago
Have had this issue both on Pandoroid and Pithos for Android; both Pithos and 
Pianobar in linux work however on same login credentials.  Returns error: 
InvalidCredentials or, in case of Pandoroid, simply force closes. Does not seem 
to be an issue with Pandora API.

Original comment by desirous...@gmail.com on 9 Oct 2011 at 6:29

GoogleCodeExporter commented 9 years ago
I don't get a force close with the apk in comment #6, just doesn't do anything 
after logging in, if you try and fetch the station list or do anything else it 
will force close.      Upon getting a logcat of the issue, I found that it is 
working again.  I believe it was a Pandora issue. They keep changing things, 
all of the legacy calls are being deprecated.   The APK in Comment #6 works.

Original comment by erik.the.lion@gmail.com on 10 Oct 2011 at 9:44

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
So i looked at the protocol change and it looks like they changed only one 
thing...They removed the listenerId(i think they are just using the auth token 
for this info, on the server side) ..since I haven't really heard anything from 
the primary developer, I have been working on a branch project called 
doombox....

Original comment by mbostwic...@gmail.com on 15 Oct 2011 at 6:52

GoogleCodeExporter commented 9 years ago
Awesome.  I'm glad to see this project getting some love.

Original comment by greenfd...@gmail.com on 15 Oct 2011 at 8:37

GoogleCodeExporter commented 9 years ago
Hey all sorry, I just found this thread.... I guess I need to fix some email 
notification setting on this project.  But comment #12 is right about the API 
changes.  I and a couple others are working on a new release and will be 
releasing it on here and github soon.

Original comment by aregner on 16 Oct 2011 at 10:16

GoogleCodeExporter commented 9 years ago
Ok for those who want there android pandora now 
http://code.google.com/p/doombox/ . There is an update fixed all of the bug 
problems I have seen, and adds a few features. 

Original comment by mbostwic...@gmail.com on 16 Oct 2011 at 11:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
while i do not know how the API key (which i assume is for the last.fm 
integration) works or how that should be handled, it strikes me that it should 
not be in any publically distributed package or branch.  if it's something tied 
to a single users's lastfm account, that should be taken out of the source all 
together.

but yes, this has nothing to do with the topic of this thread, "can't login", 
as vague as that may be given the many problems with my current published 
branch of pandoroid :-p

Original comment by aregner on 20 Oct 2011 at 1:55

GoogleCodeExporter commented 9 years ago
oh, and for the record, I personally whole heartedly encourage authorized uses 
of my code based on the terms of the GPLv2.

Original comment by aregner on 20 Oct 2011 at 1:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
how to login this application 

Original comment by shivamsi...@gmail.com on 9 Apr 2012 at 2:29

GoogleCodeExporter commented 9 years ago
Someone fixed it:
https://plus.google.com/app/basic/stream/z12fhhtjstnst3evk221uldytyjct3kli#

Original comment by bw.al...@gmail.com on 27 Dec 2014 at 6:17