Subsonic For ICS Android 4.0

General discussions.

Moderator: moderators

Re: Subsonic For ICS Android 4.0

Postby ataris_kid » Thu Jul 19, 2012 5:47 pm

woostr wrote:I can't get it to pause automatically though on disconnect. I've tried both of the following, but neither seem to get the job done. When my car turns off and the Bluetooth disconnects, the music keeps playing out the phone's speaker as soon as it realizes the bluetooth is off. If anybody has any ideas on how to change this, please let me know. I'll post back here if I get it working in case any interested parties want the code.


I stopped by to see if there was any mention of this issue.. Nice. This is surprisingly frustrating and my gf makes fun of my phone all the time because of it.. Haha. Please post any updates!
User avatar
ataris_kid
 
Posts: 20
Joined: Mon May 14, 2012 5:40 pm

Re: Subsonic For ICS Android 4.0

Postby woostr » Fri Jul 27, 2012 3:38 am

ataris_kid wrote:
woostr wrote:I can't get it to pause automatically though on disconnect. I've tried both of the following, but neither seem to get the job done. When my car turns off and the Bluetooth disconnects, the music keeps playing out the phone's speaker as soon as it realizes the bluetooth is off. If anybody has any ideas on how to change this, please let me know. I'll post back here if I get it working in case any interested parties want the code.


I stopped by to see if there was any mention of this issue.. Nice. This is surprisingly frustrating and my gf makes fun of my phone all the time because of it.. Haha. Please post any updates!


I haven't had much time to work on it lately, but I'll definitely post code (and an APK) here when I get it working. If anybody else manages to figure out a fix, I'd appreciate if they could post some updates as well.
woostr
 
Posts: 5
Joined: Tue Jul 10, 2012 8:53 pm

Re: Subsonic For ICS Android 4.0

Postby gaui » Sat Aug 11, 2012 2:50 pm

Any update on this??

Sent from my GT-I9300 using Tapatalk 2
gaui
 
Posts: 42
Joined: Tue May 15, 2012 5:07 am

Re: Subsonic For ICS Android 4.0

Postby hyatari » Sat Aug 11, 2012 9:25 pm

Been having issues transcoding flac to ogg since android 4.0. Worse now with 4.1.1 on the galaxy nexus. It just skips to the 2nd track after a short period of time into the 1st track in the playlist. Even transcoding to MP3 results in pauses/stutters. Really hope the android app gets an overhaul as it really needs it at this point.
hyatari
 
Posts: 53
Joined: Thu Jan 28, 2010 11:56 pm

Re: Subsonic For ICS Android 4.0

Postby rickeo » Sun Aug 12, 2012 12:47 am

hyatari wrote:Been having issues transcoding flac to ogg since android 4.0. Worse now with 4.1.1 on the galaxy nexus. It just skips to the 2nd track after a short period of time into the 1st track in the playlist. Even transcoding to MP3 results in pauses/stutters. Really hope the android app gets an overhaul as it really needs it at this point.


Agreed. I don't know about the rest of you, but I would pay for the app if I had to in a heart beat.
rickeo
 
Posts: 30
Joined: Wed Jun 17, 2009 6:40 pm

Re: Subsonic For ICS Android 4.0

Postby sheriffbox » Sun Aug 12, 2012 11:41 am

Hi,
I wrote code which can tweet "NowPlaying" on twitter via DroidNP. I attatched codes zip and .apk file which would be useful for someone. I tested on HTC J(Android 4.0.3).
Code is based on archribal's one in github and fixed Media library bug with ttabbal's "Subsonic-listTest1.apk." And I added the code which sends intent with album, artist and track name and the receiver which sends those information to DroidNP.
I'm sorry that I named the version 3.9.9.2 for selfish reason...
I have no time to fix this code so I hope someone fix this code with much beautiful method.

I appreciate these project. My music environment is now very rich.
Thank you all.
sheriffbox
 
Posts: 2
Joined: Sun Aug 12, 2012 11:16 am

Re: Subsonic For ICS Android 4.0

Postby chris062689 » Tue Aug 14, 2012 4:49 am

I really love the changes you've made in that latest build!

I still am experiencing the Bluetooth disconnection issue.

I'm running on a Galaxy Nexus running ASOP Jelly Bean.
When I disconnect my Bluetooth device, the music still plays in the background.
This is a MAJOR problem and the only thing keeping me using Google Music.

If you'd like, I can put a bounty up on this of $10 to whoever fixes it and delivers the most stable package?
(Perhaps with this latest build?)

Do you happen to know if these changes are going to be merged until the official Android app, or has that been abandoned? :(
Are you going to fork it and create a new Android app?
chris062689
 
Posts: 5
Joined: Tue Dec 30, 2008 2:01 pm

Re: Subsonic For ICS Android 4.0

Postby GJ51 » Tue Aug 14, 2012 4:56 am

Nothing has been abandoned. The 4.7 server upgrade has been a major update and is at beta 3, which is the most betas I've seen for a Subsonic release. As soon as 4.7 is in final release the developer will focus on the Android app. He has been monitoring the various mods that are in progress and will roll in the best features.
Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Re: Subsonic For ICS Android 4.0

Postby chris062689 » Tue Aug 14, 2012 11:58 am

Awesome!
Thanks for the update.
chris062689
 
Posts: 5
Joined: Tue Dec 30, 2008 2:01 pm

Re: Re: Subsonic For ICS Android 4.0

Postby gaui » Tue Aug 14, 2012 6:56 pm

GJ51 wrote:Nothing has been abandoned. The 4.7 server upgrade has been a major update and is at beta 3, which is the most betas I've seen for a Subsonic release. As soon as 4.7 is in final release the developer will focus on the Android app. He has been monitoring the various mods that are in progress and will roll in the best features.

Really hope so, the app is really bad.

Sent from my Nexus 7 using Tapatalk 2
gaui
 
Posts: 42
Joined: Tue May 15, 2012 5:07 am

Re: Subsonic For ICS Android 4.0

Postby b0bj0e » Wed Aug 15, 2012 12:31 am

Sheriffbox,

Can you provide details as to how you compiled the android source? I've been wanting to poke around the code, but I am confused about compiling it. Are you using ANT? I thought I'd be able to at least test code using Eclipse and the ADT plugin, but I get hundreds of compilation errors from the stock source.

Thanks!
b0bj0e
 
Posts: 11
Joined: Tue Jun 12, 2012 4:29 am

Re: Subsonic For ICS Android 4.0

Postby sheriffbox » Sat Aug 18, 2012 11:07 am

Hi b0bj0e,

b0bj0e wrote:Can you provide details as to how you compiled the android source? I've been wanting to poke around the code, but I am confused about compiling it. Are you using ANT? I thought I'd be able to at least test code using Eclipse and the ADT plugin, but I get hundreds of compilation errors from the stock source.


I build using Eclipse 4.2 Juno with Android 4.0.3 SDK (API 15) from Android SDK Manager. I think you have to set Java compiler level to 1.6 (set from "Project Property->Java Compiler,") and you should set annotations.jar path by yourself. When I compiled archribal's code, I couldn't compile anything until these settings were fixed.

Thanks.
sheriffbox
 
Posts: 2
Joined: Sun Aug 12, 2012 11:16 am

Re: Subsonic For ICS Android 4.0

Postby b0bj0e » Sat Aug 25, 2012 2:27 am

Thanks, I got it working. Any ideas on where to look for the stuttering issue? I think it has something to do with writing the buffer to disk.
b0bj0e
 
Posts: 11
Joined: Tue Jun 12, 2012 4:29 am

Re: Subsonic For ICS Android 4.0

Postby NTolerance » Sun Aug 26, 2012 8:08 pm

b0bj0e wrote:Thanks, I got it working. Any ideas on where to look for the stuttering issue? I think it has something to do with writing the buffer to disk.


viewtopic.php?f=2&t=4109&start=150#p40882
viewtopic.php?f=2&t=4109&start=150#p41805
NTolerance
 
Posts: 33
Joined: Mon Aug 22, 2011 5:13 pm

Re: Subsonic For ICS Android 4.0

Postby b0bj0e » Mon Aug 27, 2012 4:27 am

Thanks for the link. I looked into kernel i/o schedulers, and the stuttering is symptomatic of the CFQ scheduler, but using a different scheduler on the S3 does not solve the issue.
b0bj0e
 
Posts: 11
Joined: Tue Jun 12, 2012 4:29 am

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 3 guests