Web Based Music

Anyone know of any good webbrowser-controlled Music Managment/playing programs for Linux?

Im looking for one that doesnt stream (this is for listening on my local computer), and doesnt use loads of resources.

All the ones I can find run icecast servers, or run big things like Apache and MySQL. I dont need that kind of overhead.

Also, i thought I remembered seeming an XMMS plugin, but I cant find it.

TFTH.

#63283

something like this? http://venusmusic.sourceforge.net

or

http://glirnath.sourceforge.net

http://hanna.pixydis.org/yamub

or you could write a cgi script to generate the play list to HTML and display it in a local webserver.

#63444

Those systems look nice, but they all require PHP and Apache (some perl). This is going to be running on my main machine (because thats where all my music is), and not my servers, so I dont want all the overhead (insecurity).

I guess it was pointless to hope that one would have built-in serving/rendering. Apache slows things down alot.

#63518

do you want something like the DSP plugin for winamp2/Xmms.. download the Shoutcast Server .. have the plguin from Xmms connect to your Shoutcast server.. then anymachine (you can control all or who can onnectt) can listen to your music on there winamp/xmms list... somthing like that ??

edit: lol nm i see you dont want one that streams...

but theres a plugin for Winamp2/3 where you can view the playlist off the net and download the music.. im not sure if you can get that working with wine or somthing but yeah i have that plugin for winamp3 works quite nicely when i want to get some of my music from my basement computer tom y upstairs computer

-bolero

#63526

how secure is the system where you want to run this.. does it have a direct connection to the internet or it is behind a firewall. You can write a python/perl/ruby webserver with a few lines of code to serve your files, so you don't have the overhead of apache.

#63547

The key is I don't want to do any work.

And I doubt I could write secure (and usually functional) software.

#63587

contra...I am looking for a similar "program" for my website. I would love to have one where I could customize the graphics too...

#63608

Contra, didn't you say in another post that you didn't know what to write a script for? what better chance that this one?

#63799

Wow, sticking RUBY down my throat now? ;)

I do want to work on a script, but I fear this is over my head.

I'll see if I have time this weekend to work on it.

#63902

just trying to make you see the light (Y)

#63919