A Perl script for XChat which announces the current playing song information from Banshee into a channel. It can also control Banshee (next/previous, play/pause).
It is free software, and is licensed under the terms of the GNU General Public License 2.0 (A copy of the license is provided with the script).
The latest release is version 0.2 (View Changelog).
| Version | Release Date | File Name | |||
|---|---|---|---|---|---|
| 0.2 | 28/07/2006 | xchat-banshee-0.2 | .tar.bz2 | .tar.gz | .zip |
| 0.1 | 27/07/2006 | xchat-banshee-0.1 | .tar.bz2 | .tar.gz | .zip |
| Application/Library | Version |
|---|---|
| Banshee | - |
| XChat | >= 2.0.8 |
| XChat Perl Plugin | - |
| Perl | - |
| Perl POSIX Module | - |
| Command | Description |
|---|---|
/bs |
Alias for /bs_announce. |
/bs_announce |
Display the current song playing to a channel. |
/bs_next |
Skip to the next track. |
/bs_prev |
Skip to the previous track. |
/bs_play |
Start playback. |
/bs_pause |
Pause playback. |
/bs_version |
Display version information for the script, Banshee and XChat to a channel. |
/bs_help |
Display a list of commands for the script. |
If you have any problems or find any bugs; please feel free to contact me via email.
Tim Denholm <tim AT codestorm DOT net>