DSub for Android

Alternative Android Client for Subsonic

Moderators: daneren2005, moderators

Postby wesssider » Fri Sep 21, 2012 9:13 pm

» 'Now Playing' tab: long press drag and drop
» 'Now Playing' tab: batch mode support
» 'Now Playing' tab: larger album art to fill empty space
» better looking buttons like the ones I have from here http://forum.subsonic.org/forum/viewtopic.php?f=5&t=8497
User avatar
wesssider
 
Posts: 46
Joined: Thu Aug 05, 2010 2:32 pm

Re: DSub for Android

Postby Slate8 » Sat Sep 22, 2012 6:53 am

Very happy to see someone is extending the Android client. For me the media controls fix is worth the cost alone - good to have this working, so thank you!

As you asked for feature requests, here are a few things I think might be nice:

  • Gapless Playback - currently the client leaves quite a gap between tracks that are meant to be seamlessly joined, like DJ mixes etc.
  • When a file is playing, the player shows the album artwork for one of the tracks in the folder, rather than the currently playing track. API limitation?
  • It's been said before, but UI update. Something adhearing to http://developer.android.com/design/style/themes.html would be shiny :)
  • Also mentioned before, but playlist editing and better offline mode (like iSub) 8)
  • Finally, and this is a bit pie in the sky, but AirPlay with Airport Express support. There seem to be a lot of people out there that would like this for Android and the only player that does it is http://www.honey-player.com/ but's buggy to the point of unusable. Might get you and Subsonic a load more users.

Thanks for making the Android better.
Slate8
 
Posts: 28
Joined: Sat Sep 22, 2012 6:37 am

Re: DSub for Android

Postby daneren2005 » Sat Sep 22, 2012 5:11 pm

I have updated with some better themeing. I still have more to do and eventually I want to move to Android style tabs, but for now I figured I had done enough that I could release something.

"When a file is playing, the player shows the album artwork for one of the tracks in the folder, rather than the currently playing track. API limitation?"
Mind explaining what you mean more? I take that as meaning that if you have a playlist, the album art is just pulled from any one of the songs instead of the currently playing one, but when I just tried it that is working correctly (at least for me). Or do you mean you have different album arts for each song in one album? Because if that is what you mean I'm pretty sure Subsonic API just allows you to pull the album art for the whole album.

As for Airplay, like you said it is buggy and that guy probably had to do a ton of work to get that working. I have limited time to develop so I think I'd rather spend my time on many lower hanging fruits then spend it all trying to get that one thing working.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby evereux » Sun Sep 23, 2012 12:33 pm

Is it possible to swipe and album and cache it for offline playback at a later date without playing it?
evereux
 
Posts: 13
Joined: Fri Jan 13, 2012 5:41 pm

Re: DSub for Android

Postby daneren2005 » Sun Sep 23, 2012 2:09 pm

evereux wrote:Is it possible to swipe and album and cache it for offline playback at a later date without playing it?

Still working on caching a song without it being added to the now playing list. It's been more difficult to get to work than I originally thought since the original code is so strongly geared towards just adding stuff to the now playing list.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby mystery666 » Mon Sep 24, 2012 12:54 am

Just purchased. The offline playlists alone are worth it. One thing I miss from my blackberry (besides a universal inbox) is that you could skip songs forward or restart the song by holding down the volume buttons. That way when I'm driving I can just reach down and skip a song I don't like without looking at the phone. If you could work that into your app it would be awesome!
mystery666
 
Posts: 31
Joined: Sat Apr 02, 2011 10:18 pm

Re: DSub for Android

Postby Slate8 » Mon Sep 24, 2012 6:19 pm

Loving the new UI. The dark theme is really starting to fit in with the other JellyBean apps on my Galaxy Nexus. Looking forward to seeing the revised tabs.

To explain the cover art issue in a little more detail... I have genre folders full of singles rather than albums, each with it's own cover artwork embedded in the file. An example file structure is:

Breaks/PlumpDjs - The Gate.mp3
Breaks/Opiuo - Glottal Stomp.mp3

...and so on.

When I browse to "Breaks" and play all files, the player does not display the artwork for the currently playing track. Instead it seems cover art is taken from a random file within the folder and that is used for all files that are played back. Hope that makes it a little clearer?

Totally agree with you on the Airplay feature. I just thought I would throw it out there :)

How about gapless playback? Is that a big ask or something that could be implemented in time?

Thanks again for all your hard work.
Slate8
 
Posts: 28
Joined: Sat Sep 22, 2012 6:37 am

Re: DSub for Android

Postby echoes324 » Mon Sep 24, 2012 7:29 pm

Great app / runs smoothly on my GSM Galaxy Nexus. I will add another +1 for gapless playback support. Thanks for your effort.
echoes324
 
Posts: 1
Joined: Mon Sep 24, 2012 7:10 pm

Re: DSub for Android

Postby daneren2005 » Mon Sep 24, 2012 7:49 pm

Slate8 wrote:Loving the new UI. The dark theme is really starting to fit in with the other JellyBean apps on my Galaxy Nexus. Looking forward to seeing the revised tabs.

To explain the cover art issue in a little more detail... I have genre folders full of singles rather than albums, each with it's own cover artwork embedded in the file. An example file structure is:

Breaks/PlumpDjs - The Gate.mp3
Breaks/Opiuo - Glottal Stomp.mp3

...and so on.

When I browse to "Breaks" and play all files, the player does not display the artwork for the currently playing track. Instead it seems cover art is taken from a random file within the folder and that is used for all files that are played back. Hope that makes it a little clearer?

Totally agree with you on the Airplay feature. I just thought I would throw it out there :)

How about gapless playback? Is that a big ask or something that could be implemented in time?

Thanks again for all your hard work.

Gapless is definitely on the todo list for ICS+. For 2.3 and below though it would take more time than it's worth to figure out how to do gapless playback when it's a shrinking target anyways (ICS is starting to hit critical mass). As for the album art issue I will take a look into it. It could be a problem with how Subsonic server is sending the album art to DSub, or it could be a problem of how DSub it interpreting what it is getting from Subsonic. I don't really know right now.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby Slate8 » Mon Sep 24, 2012 8:19 pm

daneren2005 wrote:
Slate8 wrote:Loving the new UI. The dark theme is really starting to fit in with the other JellyBean apps on my Galaxy Nexus. Looking forward to seeing the revised tabs.

To explain the cover art issue in a little more detail... I have genre folders full of singles rather than albums, each with it's own cover artwork embedded in the file. An example file structure is:

Breaks/PlumpDjs - The Gate.mp3
Breaks/Opiuo - Glottal Stomp.mp3

...and so on.

When I browse to "Breaks" and play all files, the player does not display the artwork for the currently playing track. Instead it seems cover art is taken from a random file within the folder and that is used for all files that are played back. Hope that makes it a little clearer?

Totally agree with you on the Airplay feature. I just thought I would throw it out there :)

How about gapless playback? Is that a big ask or something that could be implemented in time?

Thanks again for all your hard work.

Gapless is definitely on the todo list for ICS+. For 2.3 and below though it would take more time than it's worth to figure out how to do gapless playback when it's a shrinking target anyways (ICS is starting to hit critical mass). As for the album art issue I will take a look into it. It could be a problem with how Subsonic server is sending the album art to DSub, or it could be a problem of how DSub it interpreting what it is getting from Subsonic. I don't really know right now.


Fantastic news - thanks for your reply and being awesomely responsive. Good luck with the coding :)
Slate8
 
Posts: 28
Joined: Sat Sep 22, 2012 6:37 am

Re: DSub for Android

Postby shadow.8 » Wed Sep 26, 2012 12:24 am

I registered just to tell you how much I like this app. Such a HUGE improvement over default app, especially the lockscreen widget for ICS and notification widget. Thank you so much, it was totally worth the $2. :D

A couple of ideas:
1. Gapless playback would be HUGE for me, please put this at the top of your list.
2. I know this has been brought up before but I would love a better homescreen widget, such as http://forum.subsonic.org/forum/viewtopic.php?f=8&t=8963.
3. Better offline support. Again, I know it's been talked about but I really support it.
4. UI update, specifically Holo theme. See http://developer.android.com/design/style/themes.html. Dark and light themes provide a great contrast.

Thanks again!
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 skidelo » Thu Sep 27, 2012 9:38 pm

How do you add the lockscreen widget? Do you need a 3rd party app?
Also... looks like Sindre is starting work back up on his android app... let the battle begin.
skidelo
 
Posts: 14
Joined: Fri Dec 09, 2011 1:58 am

Re: DSub for Android

Postby daneren2005 » Fri Sep 28, 2012 12:28 am

skidelo wrote:How do you add the lockscreen widget? Do you need a 3rd party app?
Also... looks like Sindre is starting work back up on his android app... let the battle begin.

If your phone is ICS+ (4.0+) it should just work...if it's not only some pre-ICS devices I've seen actually support it.
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: DSub for Android

Postby skidelo » Fri Sep 28, 2012 3:25 pm

Hmm... for some reason I can't find anything regarding custom lock screen widgets for ICS unless you install something like WidgetLocker.
I'm running ICS+ (4.0.4). I can install an app shorcut to dsub via the phone settings for the lockscreen, but no widget luck. Am I overlooking something?
skidelo
 
Posts: 14
Joined: Fri Dec 09, 2011 1:58 am

Re: DSub for Android

Postby tmwsiy » Fri Sep 28, 2012 3:50 pm

I have ICS too and haven't figured out any widget.

Sent from my SGH-T999 using Tapatalk 2
tmwsiy
 
Posts: 189
Joined: Tue Apr 06, 2010 6:26 pm

PreviousNext

Return to DSub for Android

Who is online

Users browsing this forum: No registered users and 3 guests