WebXMMS - General Plugin     


Description

WebXMMS is a general plugin for xmms.

It displays informations about your running music file at your homepage.
You can adjust your information string with wild cards, for example %f = filename
or %t = title. It's very easy to uses.

Example string: Hans Zimmer & Trevor Rabin - The Rock & Armageddon Mix - 4:58 min (Volume: 64 %, Balance: 25 ) Mode: running, repeat, shuffle off
Format string: %t - %l min (Volume: %m, Balance: %b) Mode: %r, %p, %u

WebXMMS stores the information in a mysql database or in a textfile, WebXMMS uploads this
textfile with ftp to the web account.


Screenshot

      


Download

       webxmms-0.1.tar.gz
       webxmms-0.2.tar.gz


Autor

       Christian B. Ries
             Mail: programming@linux-sources.de
             Homepage: www.linux-sources.de



Install

1. autoconf
2. ./configure
3. make
4. sudo make install
5. restart xmms

6. copy the php (php/webxmms*.php) files to your webspace
7. open the webxmms.php file with your browser




SourceForge.net Logo    
© 2003 Christian B. Ries <programming@linux-sources.de>