Page 1 of 11

Another frontend, need opinions (beta release)

PostPosted: Thu Jun 10, 2010 7:30 am
by brett
Hello guys, just dropping in to get some opinions on a front end. I originally intended it to be used as somewhat of a jukebox for a LAN party that I was going to host so people could queue up tracks to be heard of the loudspeaker. After I had finished that I wound up implementing a personal player that utilizes the awesome API subsonic makes available and use sql/php/jquery to save user preferences in the local db while using one login to play/save/load in subsonic. I've added effects and functions here and there while adding tracks, or playing them which obviously aren't visible in a screen shot(Drag and drop sort for the playlist). I'm still roughing out the box sizes and alignment, as well as text placement/formatting and adding more features.

Download here

updated pics:

-Added video support, so far it's avi files only, if anyone can help me out with the ffmpeg options for mkv in the transcoder section I'd very much appreciate it. Going to add some kind of now playing box with a playlist but have run out of room on the usable space for my laptop(1280x800)

Image

-Added a visualization and compressed the playlist heights, also added duration/position and total playlist time. There is also a right click menu for each track where you can download/remove.
Image

-Added support for DI.fm streams, it will scrape the DI.fm homepage and gather all active streams and display them in a list for selection, and plays them.

Image

-Added a small interface to add users, not true subsonic users, but users to access this webpage, the page uses one subsonic user login to stream.

Image[/url]

PostPosted: Thu Jun 10, 2010 9:58 am
by DJ Danni
Can you send me this theam?

PostPosted: Thu Jun 10, 2010 10:26 am
by SpritHansi
+1 for this. Very nice. With this, we only miss crossfading :-)

PostPosted: Thu Jun 10, 2010 10:48 am
by brett
SpritHansi wrote:+1 for this. Very nice. With this, we only miss crossfading :-)


Good idea, that can be done :)

Thank you

PostPosted: Thu Jun 10, 2010 10:52 am
by brett
DJ Danni wrote:Can you send me this theam?

It's not a theme, it runs on a WAMP server that subsonic is hosted on.
I just use subsonics api to get all the data

PostPosted: Thu Jun 10, 2010 11:22 am
by DJ Danni
But hwo could you get your theme so cool?

PostPosted: Thu Jun 10, 2010 12:50 pm
by justinf
That looks really nice. That's a web-based front-end? Color me impressed.

Any idea on when you might release it?

PostPosted: Thu Jun 10, 2010 1:55 pm
by brett
justinf wrote:That looks really nice. That's a web-based front-end? Color me impressed.

Any idea on when you might release it?


Not sure to be honest, I wanted to implement quite a few more features, I have yet to add function to the search button up top, and some user maintenance utils, polishing up the ui positioning as well.

PostPosted: Thu Jun 10, 2010 4:08 pm
by oeh
Image Image

PostPosted: Thu Jun 10, 2010 5:08 pm
by DJ Danni
You shut realy give it out as a Subsonic theam ;)

PostPosted: Fri Jun 11, 2010 6:18 pm
by carbonrough
Looking good, keep it up :-)

Peace

CR.

looks great

PostPosted: Fri Jun 11, 2010 6:55 pm
by madstan
that looks great

PostPosted: Tue Jun 15, 2010 12:16 pm
by kermit22
That looks really nice. The drag and drop would be a nice feature to use. Good work

PostPosted: Wed Jun 23, 2010 5:18 pm
by ccandreva
Is there anything about this that is Windows specific, or could it run on Linux also ?

Also, I really like the ability to expand/collapse entire albums. I was going to submit that as a feature request.

So where can we download this ?
:-)

update

PostPosted: Fri Jun 25, 2010 7:32 pm
by brett
I'm fairly certain it should run on any type of OS, as long as you have php/mysql, I have yet to make an installer script though.

I've been working on more of the small features as well as adding some cool stuff too, added some progress pics to the top post.