Subsonic desktop Application

Announcements and discussion of new releases.

Moderator: moderators

Subsonic desktop Application

Postby pha9992001 » Wed Jan 13, 2010 10:13 pm

I noticed subsonic had a documented API, so I decided to experiment with making an Adobe Air app for it. Here's a very early beta version...

http://nonpixel.com/subair/

There are still many bugs and many features that I haven't gotten to, but I think its in pretty good shape to let loose in the wild.

This was just a personal experiment, so don't expect support. There might be updates here and there. There's built in update notification functionality, so you'll know when there's an update available.

Usability isnt that great currently, and the design is rough, but some things to note:

- search tab is not implemented yet

- you can ctrl+click on tracks to select multiple tracks

- right click on folders/tracks to download

- the little text input above the indexes in the music library and playlist tabs is a filter. simply start typing.

- double clicking a track in the music library and saved playlist tabs will clear your current playlist and replace it with the single track you double clicked.

Oh its been tested on windows xp, 7 and tested very lightly on OSX

Enjoy...
pha9992001
 
Posts: 41
Joined: Sat Mar 07, 2009 12:11 am

Postby p2ranger » Wed Jan 13, 2010 10:21 pm

As an alternative, I installed a program called Fluid on my mac.
http://fluidapp.com/

It lets you use webapps to create a desktop type environment for it. Instead of using a bookmark in my browser, it rests on on my Dock as a n application with the submarine icon.

I imagine a windows alternative would be to use a google chrome application shortcut too.

Although these still run in a browser

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

Re: Subsonic desktop Application

Postby sindre_mehus » Thu Jan 14, 2010 7:50 am

pha9992001 wrote:I noticed subsonic had a documented API, so I decided to experiment with making an Adobe Air app for it. Here's a very early beta version...

http://nonpixel.com/subair/


Yes! I love this! It's already a perfectly usable application :-)

I would love to see continued development (stability, usability, features), and would gladly help in any way I can, for instance:

o Write access to the Subsonic version control repository, if you like to keep the source code there.
o Modifications/extensions to the Subsonic REST API.
o Writing about it and providing links from the official Subsonic homepage.

Please let me know if this is of interest, either here or drop me an email.

Well done!

Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby Concept211 » Thu Jan 14, 2010 6:52 pm

Very cool app, pha9992001! Great job! I would love to see more updates and enhancements as well. Here's my little wish list:

- Minimize to tray
- Show small tray window when new song comes on with album art and mp3 info similar to WinAmp's latest skin
- Auto-login upon launch
User avatar
Concept211
 
Posts: 77
Joined: Sat Jul 05, 2008 8:55 pm
Location: Orlando, FL

clock ticking forever...

Postby bouteill » Tue Jan 19, 2010 6:27 pm

Hi,
Just tried SubAir, it 's got amazing potential, congrats!
However, when clicking on 'Save Settings' to connect to the server, the clock starts ticking and never stops... And it never really connects to my server... Is this just me?
Cheers and thanks for your help and this great new app!
bouteill
 
Posts: 5
Joined: Tue Jan 19, 2010 6:21 pm

Postby Poffa » Tue Jan 19, 2010 7:16 pm

Very nice app, thank you.

One feature I'd like to see is the possibility to connect to several servers simultaneously and see all music libraries as one library. That would be, in my opinion, an awesome feature.
Poffa
 
Posts: 62
Joined: Sun Jun 28, 2009 4:21 pm
Location: Bergen, Bergen

Re: clock ticking forever...

Postby tenblack » Wed Jan 20, 2010 3:04 pm

bouteill wrote:Hi,
Just tried SubAir, it 's got amazing potential, congrats!
However, when clicking on 'Save Settings' to connect to the server, the clock starts ticking and never stops... And it never really connects to my server... Is this just me?
Cheers and thanks for your help and this great new app!



I'm having the same issue.
tenblack
 
Posts: 10
Joined: Sat Apr 11, 2009 2:52 pm

Postby pha9992001 » Wed Jan 20, 2010 4:57 pm

Thanks for all the positive feedback...

About the clock cursor/app never fully logging in. When entering the server address, be sure to use http and the proper port number (if you are using a port other than 80), such as:

http://www.servername.com:100

I've published an update, the next time the app is opened, there should be an update notification.

- added an error alert for incorrect server address
- added auto login, if server info is already saved.
pha9992001
 
Posts: 41
Joined: Sat Mar 07, 2009 12:11 am

Postby Concept211 » Wed Jan 20, 2010 5:17 pm

Great update, pha! Love the auto update via Adobe Air.

Another wish list item:

Ability to randomly play songs based on a specified folder ;)

Keep up the great work!
User avatar
Concept211
 
Posts: 77
Joined: Sat Jul 05, 2008 8:55 pm
Location: Orlando, FL

Still not working

Postby bouteill » Wed Jan 20, 2010 5:41 pm

pha9992001 wrote:Thanks for all the positive feedback...

About the clock cursor/app never fully logging in. When entering the server address, be sure to use http and the proper port number (if you are using a port other than 80), such as:

http://www.servername.com:100

I've published an update, the next time the app is opened, there should be an update notification.

- added an error alert for incorrect server address
- added auto login, if server info is already saved.


I still have the same problem with the update. :cry:
I am entering the correct server address and the correct port, it still does not work.
I should point out that I use the http://123.123.123.123:9999 format.
Would it be the problem?
Thanks
bouteill
 
Posts: 5
Joined: Tue Jan 19, 2010 6:21 pm

Postby pha9992001 » Wed Jan 20, 2010 5:53 pm

Using an IP address should work. I have tested that and works for me. It might be a proxy issue or firewall issue.
pha9992001
 
Posts: 41
Joined: Sat Mar 07, 2009 12:11 am

Postby bouteill » Wed Jan 20, 2010 8:00 pm

pha9992001 wrote:Using an IP address should work. I have tested that and works for me. It might be a proxy issue or firewall issue.


I get an error popup that says:
200: Error #1096

I disabled all firewalls. I tried with local address (the server is on my LAN) and with the WAN address from a remote machine. In both cases, it does not work. However, with the web browser client version, I can connect to my server and listen to music without any problem!
bouteill
 
Posts: 5
Joined: Tue Jan 19, 2010 6:21 pm

Postby pha9992001 » Wed Jan 20, 2010 10:17 pm

what version of subsonic are you using?
pha9992001
 
Posts: 41
Joined: Sat Mar 07, 2009 12:11 am

Postby bouteill » Wed Jan 20, 2010 10:30 pm

pha9992001 wrote:what version of subsonic are you using?


I use Subsonic v3.7; should I upgrade to 3.8?
Thanks!
bouteill
 
Posts: 5
Joined: Tue Jan 19, 2010 6:21 pm

Postby bouteill » Wed Jan 20, 2010 10:47 pm

bouteill wrote:
pha9992001 wrote:what version of subsonic are you using?


I use Subsonic v3.7; should I upgrade to 3.8?
Thanks!


IT WORKS!!! I just updated my server from version 3.7 to 3.8 (which supports REST protocol - dumb me) and it works great! Thank you for your help!
And long life to this great app!
bouteill
 
Posts: 5
Joined: Tue Jan 19, 2010 6:21 pm

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 13 guests