Jinzora on Google Android

Hey guys,

I just put out the first release of the Jinzora interface for Google Android. You'll want to update your server to the latest SVN version to use it. Any feedback would be appreciated :)

Also, I added a pretty undocumented feature: A zero-configuration jukebox. To use it, you'll have to have the jukebox enabled. Then, point a web browser to:

  • http://[your_site]/jinzora/jukebox

and you'll be able to control the music coming out of that page remotely. You can set an id for the jukebox by visiting:

  • http://[your_site]/jinzora/jukebox/?id=[your_id]

Comments


Logging in...

I've tried to use this program on my phone, but it returned an error message saying "Unable to login to server" even though I entered the correct password. Checking my server logs, I noticed it dropped the leading zero off the hashed password. I changed my password to work around this problem.


Jinzora Android Client

I noticed that using the Android client, the player will stream for a while, then will stop and no longer play anything until the track is restarted or you go to something else. Also there isn't a way to skip portions of the track. I also noticed that when I switched to wifi, it no longer played anything and received a connection error. Thanks


Update

Ok, I have checked my webserver logs (lighttpd) and have the following entry associated with my phone:

::ffff:149.254.218.35 jinzora.[mysite].com - [29/Oct/2009:10:10:48 +0000] "GET /api.php?user=[username]&pass=[pass]&request=home HTTP/1.1" 200 95 "-" "Java0"

I put this into my browser and get an xml file looking like this:
<jinzora>
<login>true</login>
</jinzora>
(as parsed by firefox)

I am not sure what this means, but I hope it is of some help.


Having trouble

Downloaded the app, have installed and tried your instructions and i get... nothing, absolutely nothing, no error messages, no music, no nothing! Its very strange - I am not even sure if the software is communicating to my server?
Any help would be appreciated.

Thank you
Joshua


Forums

Is anyone going to fix the forums?
It thinks its March when we are in Feb
It also will not allow anyone to "Post so soon after your last one..."


Set up on the G1?

Ok, so I already had it all done, the page set up online, the jukebox working.. all

-- I have 2.7.5

-- How the hell do I make it work on the T-mobile G1?

http://[your_site]/jinzora/jukebox/?id=[your_id]

-- where can I find this "your_id" ?

-- keep in mind I acces it like this: IP/music/jukebox2

Log in or create a user account to comment.