Actions
Feature #21
closedAdd winamp autoshow song in channels
Start date:
05/08/2008
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Add winamp autoshow song in channels
This should be a plugin.
Updated by Per Amundsen about 13 years ago
- Status changed from Assigned to Resolved
- Target version changed from 1.9.0 to 1.8.10
Updated by Per Amundsen about 13 years ago
You can script this as of 1.8.10 beta and higher with:
OnEvent if ($event == OnSongChanged) { /nmsg <network> <channel> $msg }
Updated by Per Amundsen about 13 years ago
- Category set to Interface
- Status changed from Resolved to Closed
Actions