Stable: 2.4.3
Development: 2.5.0-alpha3
new irssi mocp script
Made another, a bit more advanced mocp script for irssi than the one @ the contrib-page.
iMOCP is a script that make Irssi able to talk with MOCP. Put the script in ~/.irssi/scripts or
~/.irssi/scripts/autorun to make it autoload, when you start Irssi. If you dosen't use the autorun folder
then you have to load iMOCP with this command:
/script load imocp.pl
iMOCP commands:
/mocp play - Play track
/mocp pause - Pause track
/mocp p - Toggle between play and pause
/mocp next - Play next track
/mocp n
/mocp prev - Play previous track
/mocp b
/mocp info - Display track information i status window
/mocp i
/mocp npf - Print now playing filename to channel.
/mocp np - Print current track title to chat window. This only supports id3-tag yet.
Thanks! Two questions: -
Thanks! Two questions:
- Should I write Author: #hack.se or some person?
- Why the np command supports only id3-tags, I can see that it uses the mocp --info command, so any tags should be supported, em I wrong?
--
Damian Pietras - MOC developer