Open GoogleCodeExporter opened 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
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
"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
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
[deleted comment]
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:
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
Protocol increment again :s
Original comment by erik.the.lion@gmail.com
on 7 Oct 2011 at 1:11
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
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
[deleted comment]
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
Awesome. I'm glad to see this project getting some love.
Original comment by greenfd...@gmail.com
on 15 Oct 2011 at 8:37
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
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
[deleted comment]
[deleted comment]
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
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
[deleted comment]
how to login this application
Original comment by shivamsi...@gmail.com
on 9 Apr 2012 at 2:29
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
Original issue reported on code.google.com by
greenfd...@gmail.com
on 22 Sep 2011 at 2:22