DSub for Android

Alternative Android Client for Subsonic

Moderators: daneren2005, moderators

Re: DSub for Android

Postby shadow.8 » Wed Oct 24, 2012 5:12 pm

daneren2005 wrote:
mr_nobody wrote:Tested the sleep timer five nights in a row and it worked every time so looking good!

I know you mentioned looking at gapless playback and I would certainly be interested in that (I'm aware that it would be ICS+ only). Just wondering if you've thought about adding replaygain support. I'm guessing that would be a pretty big undertaking and again, no idea if anyone else cares about that feature but it doesn't hurt to ask. Thanks.

I'm glad to hear it is working well for you! Gapless playback is coming up pretty soon (would say next couple of weeks). And I have never heard of replaygain...what is it supposed to do/why would you want it?


Replaygain is used to normalize audio so when you are playing music, all tracks are the same loudness instead of having different volumes. This is a huge help when shuffling.

AFAIK there are two tags metadata fields, track replaygain and album replaygain. For track replay gain, it sets the volume the same for every track, bringing everything down to the same loudness. With album replaygain, all tracks in an album have the same loudness. I believe it's just an average of the track replaygain fields, but I would have to read up on it.

Would be cool to implement this, seems like it would be simple but I wouldn't know enough about it.
676 artists
2,348 albums
26,738 songs
276.51 GB (~ 1,993 hours)
User avatar
shadow.8
 
Posts: 110
Joined: Wed Sep 26, 2012 12:12 am

Re: DSub for Android

Postby otis_bartleh » Wed Oct 24, 2012 6:07 pm

I just wanted to say thanks again for making this app! Before this, I was slowly and unwillingly moving to Google Music for the lockscreen controls, but now don't need to. And being able to exit from the now playing list is epic! Thanks! :mrgreen:
otis_bartleh
 
Posts: 45
Joined: Tue Jan 25, 2011 7:20 pm
Location: Martinez, CA

Re: DSub for Android

Postby mr_nobody » Wed Oct 24, 2012 7:01 pm

shadow.8 wrote:Replaygain is used to normalize audio so when you are playing music, all tracks are the same loudness instead of having different volumes. This is a huge help when shuffling.

AFAIK there are two tags metadata fields, track replaygain and album replaygain. For track replay gain, it sets the volume the same for every track, bringing everything down to the same loudness. With album replaygain, all tracks in an album have the same loudness. I believe it's just an average of the track replaygain fields, but I would have to read up on it.

Would be cool to implement this, seems like it would be simple but I wouldn't know enough about it.


Yeah, exactly what he said. It is very handy for shuffle, making everything pretty much the same volume. However, I have no idea whether this is something that can be done in the default android audio subsystem or not (I take it gapless is handled there?). I don't know enough about how this stuff works on android to say how difficult it would be to implement. I do know that winamp on android (paid version) supports replaygain.

[edit]: If you search these forums for "replaygain", you will find some info but it seems to be primarily about applying replaygain through transcoding, if you don't want to transcode then you are out of luck.
mr_nobody
 
Posts: 202
Joined: Thu May 31, 2012 8:17 pm

Re: DSub for Android

Postby daneren2005 » Wed Oct 24, 2012 8:02 pm

Hmm now that would be an interesting feature. I too have ran into that issue. For me it's not just annoying on shuffle, it's annoying when I go from one album to another and have to dramatically change the volume. I never really thought too much about fixing it before though. I just did a quick search and didn't find too much helpful info on how to implement it. I'll have to look into it some more, but this I think is another one of those don't hold your breath features. There is still so much basic functionality I'm working on just to have the app be usable that I don't want to get too side-tracked if it would take too much time.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby mr_nobody » Wed Oct 24, 2012 8:13 pm

Absolutely understood. However, if you ever run out of things to do... ;)
mr_nobody
 
Posts: 202
Joined: Thu May 31, 2012 8:17 pm

Re: DSub for Android

Postby Slate8 » Thu Oct 25, 2012 2:13 pm

Just wanted to say, I got the 3.4.3 update this morning and absolutely love the Holo theme! Keep up the good work.
Slate8
 
Posts: 28
Joined: Sat Sep 22, 2012 6:37 am

Re: DSub for Android

Postby hairlesshobo » Thu Oct 25, 2012 5:24 pm

I second that, kudos on all the great work!

Too bad I can't find a useful ICS rom for my device so I can use those shiny lockscreen play controls. Maybe one day.
hairlesshobo
 
Posts: 54
Joined: Tue Feb 15, 2011 4:34 pm

Re: DSub for Android

Postby mr_nobody » Thu Oct 25, 2012 6:12 pm

I just noticed this today, not sure when it was added but it's a great feature: I like that you can press a shuffle button when you are viewing a particular folder and it shuffles everything in that folder, for example, all albums by an artist. Definitely better than pressing play and then shuffle.

It got me thinking though. One feature that I kind of liked on my old ipod classic but doesn't exist in either rockbox or subsonic is the concept of "shuffle by album". Is this a feature that could be added in the client or would the server api need to add it first? Just curious...
mr_nobody
 
Posts: 202
Joined: Thu May 31, 2012 8:17 pm

Re: DSub for Android

Postby daneren2005 » Thu Oct 25, 2012 6:22 pm

mr_nobody wrote:I just noticed this today, not sure when it was added but it's a great feature: I like that you can press a shuffle button when you are viewing a particular folder and it shuffles everything in that folder, for example, all albums by an artist. Definitely better than pressing play and then shuffle.

It got me thinking though. One feature that I kind of liked on my old ipod classic but doesn't exist in either rockbox or subsonic is the concept of "shuffle by album". Is this a feature that could be added in the client or would the server api need to add it first? Just curious...

Maybe I'm misunderstanding what you mean by this, but you if you want to shuffle an album long click that album -> Play Shuffled, or go into the album and Shuffled is one of the menu options.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby mr_nobody » Thu Oct 25, 2012 6:40 pm

Sorry shuffle by album means each album will play in its entirety but the albums will not be played in their normal order...so for example, I want to shuffle all of artist x's albums, they might play like this:

album 5
album 2
album 8
album 1
etc.

[edit]: So it basically shuffles folders rather than tracks, not sure if that's any clearer?
mr_nobody
 
Posts: 202
Joined: Thu May 31, 2012 8:17 pm

Re: DSub for Android

Postby daneren2005 » Thu Oct 25, 2012 9:32 pm

mr_nobody wrote:Sorry shuffle by album means each album will play in its entirety but the albums will not be played in their normal order...so for example, I want to shuffle all of artist x's albums, they might play like this:

album 5
album 2
album 8
album 1
etc.

[edit]: So it basically shuffles folders rather than tracks, not sure if that's any clearer?

Hmm I understand what you mean now. I might just add that as an option to choose which way you want shuffling to work since I wouldn't want to add yet another button for that type of shuffling.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby mr_nobody » Thu Oct 25, 2012 10:02 pm

Yeah, most of the time people (including myself) want to shuffle songs but sometimes some people want to shuffle albums!
mr_nobody
 
Posts: 202
Joined: Thu May 31, 2012 8:17 pm

Re: DSub for Android

Postby p2ranger » Fri Oct 26, 2012 10:42 pm

Never mind, I figured it out

Samsung Nexus S 4G Jelly Bean

Jason
Subsonic 5.3
Ubuntu 14.04
User avatar
p2ranger
 
Posts: 46
Joined: Wed Dec 23, 2009 2:48 pm
Location: Sandy, UT

Re: DSub for Android

Postby boco » Sat Oct 27, 2012 2:11 pm

Would it be possible to scroll titles that are long? This would be for either album or track titles that are longer than what is visible on screen.
Classical music usually has very long titles and currently there is no way to view the entire title.

Thanks
boco
 
Posts: 3
Joined: Fri Oct 26, 2012 9:16 pm

Re: DSub for Android

Postby daneren2005 » Sat Oct 27, 2012 3:28 pm

boco wrote:Would it be possible to scroll titles that are long? This would be for either album or track titles that are longer than what is visible on screen.
Classical music usually has very long titles and currently there is no way to view the entire title.

Thanks

Probably, how do you think it should work to see the full title?
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

PreviousNext

Return to DSub for Android

Who is online

Users browsing this forum: No registered users and 1 guest