diff options
author | martin <martin@pkgsrc.org> | 2002-02-12 14:22:13 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2002-02-12 14:22:13 +0000 |
commit | a1b532cec12f826e89011a61be474efe7d3cdbd2 (patch) | |
tree | ef5c6245100f3607e72177d9313625b3b192f15d /audio/mserv/DESCR | |
parent | e357d234409a4b5b664347df7d28cd35024d559d (diff) | |
download | pkgsrc-a1b532cec12f826e89011a61be474efe7d3cdbd2.tar.gz |
Add and enable mserv, a server for shared music playback in rooms with
multiple listeners.
There are thml, telnet and windows based clients that can be used to
vote for the currently playing song, skip to the next song or pause
playback (on phone rings etc.).
Diffstat (limited to 'audio/mserv/DESCR')
-rw-r--r-- | audio/mserv/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/mserv/DESCR b/audio/mserv/DESCR new file mode 100644 index 00000000000..875c8c0bcc1 --- /dev/null +++ b/audio/mserv/DESCR @@ -0,0 +1,7 @@ +The main purpose of Mserv is to play songs that those in the room want +to hear. It works by each user rating the songs they hear - at the +moment this means they type rate good via telnet or click GOOD via web, +but hopefully there will be Windows/X clients available soon. Mserv +uses the ratings, the date the song was last played, the filter +settings and who is currently logged in. It then compiles a 'top' list +of songs that are most likely to be played. |