I work in an office and we have a server with a lot of music on it. I am looking for software that would allow anyone in the office to queue up songs to a playlist, sort of like an office radio station where people choose the songs. Are there any programs like this already written? I am considering writing software like this but I'm not sure if it already exists.

link|improve this question

60% accept rate
You can try Winamp – Nicu Zecheru Aug 25 '09 at 12:28
1  
Should we assume a Windows network with Windows clients? – hometoast Aug 25 '09 at 12:30
feedback

5 Answers

up vote 0 down vote accepted

Ampache is a web-based A/V streaming application. It can be configured to play via embedded flash or stream to a local media player on a per-user basis, or it can be configured for democratic playlists to allow many users to vote on what they want to hear.

It's done in PHP with a basic LAMP stack and isn't too difficult to modify.

link|improve this answer
feedback

It's old, but it still works. Tunez is an open source web jukebox. Runs under linux, and uses mpg123 to stream to icecast. It has voting capabilities among other things.

link|improve this answer
feedback

I'm at work, and it's blocked, but Orb gives you a web based interface.

Also check out this lifehacker article.

link|improve this answer
feedback

Would each person connect separately, or is there one player connected to speakers?

My personal favourite is Squeezecenter. If you are all using PCs you can use the Jive UI to connect to it.

An alternative some people use in our office is Spotify. You can have a group playlist that people add music to and take away.

link|improve this answer
feedback

Spotify allows for shared playlists.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.