Index of /irc/xmms/

NameLast ModifiedSizeType
../ -  Directory
songs2002-Feb-14 15:35:371.0Ktext/plain; charset=utf-8
xmmsinfo-irc-helper.pl2002-Mar-01 16:08:230.7Ktext/plain; charset=utf-8
DESCRIPTION:
 Xmms extension for irc.AB:
 - it will make you 'say' what music are you listening to, on a predefined
 channel

REQUIREMENTS:
 - xmms :)
 - 2 PERL modules:
         Xmms::Remote
         MP3::Info

INSTALLATION:
 1. copy 'songs' into your IRCDIR (~/.irc).
 2. copy the perl script into some directory in your PATH (~/bin/ maybe).

CONFIGURATION:
 - edit 'songs' with your text-editor and replace the value for
 'song_channel' with the name of your preffered channel. E.g.:
            ^assign song_channel #mymusic


USAGE:
 - enter your irc session and whenever you wanna annoy people on your
 'song_channel' type '/load songs'. This will start pushing infos about
 the current track that is being played on your xmms + it will automatically
 say the appropriate messages after each track change.
 - whenever you want to stop your announcements, type: '/song_stop'
 - whenever you want to manually check for the current track, type:
 '/song_checkup'
-