In many ways this simplifies things. Since it sounds like this fix will be for the latest version only meaning I only have to worry about one type of authentication.
jamisonstepan wrote:I've started working on a basic WebOS based app. Got basic browsing and logging in going. Hoping to have something to show by the end of summer.
If you need testers, I'd be more than happy to volunteer.
Hey, bad news. I decided to dump Palm, just wasn't feeling the developer love from HP.
I'll try and post my source code here in the next week or so for anyone to grab. The basic functionality was in place to set up your account and browse a subsonic server, so the music playing ability needed to be added next.
I also wanted to point out the developer who created the webos ampache-mobile client has expressed at least some interest in a subsonic back-end. Depending on the state of jamisonstepan's code, it may be worth looking into using some of the ampache-mobile code.
Just wanted to give you guys a status update. I'm actively working on the app, but it's not ready for testing yet. It's modeled after Sindre's Android app. Check this screen shot of the home screen:
I haven't coded the 'now playing' interface yet, but I can confirm that streaming music from the subsonic REST interface to the pre does indeed work now. Since I don't have an interface yet, I hardcoded an html <audio> tag (linked to a song on my server) and played it with javascript .load() and .play() functions. Works great!
I would love to see a Supersonic Webos app. I have been using ampache for awhile, and the phone app works great, but I seem to lose a config file every once in awhile that breaks the server backend. This has happened multiple times and I have been searching for an alternative. I would be highly interested in testing this WebSonic app.