To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
Playback: Difference between revisions
Jump to navigation
Jump to search
>Jpnurmi |
>Jpnurmi mNo edit summary |
||
Line 26: | Line 26: | ||
* [https://github.com/communi/communi-sailfish Communi for SailfishOS] | * [https://github.com/communi/communi-sailfish Communi for SailfishOS] | ||
== Open | == Open tickets == | ||
* [http://colloquy.info Colloquy] (http://colloquy.info/project/ticket/4450) | |||
* [http://hexchat.github.io HexChat] (https://github.com/hexchat/hexchat/issues/1109) | * [http://hexchat.github.io HexChat] (https://github.com/hexchat/hexchat/issues/1109) | ||
* [https://play.google.com/store/apps/details?id=com.fusionx.lightirc&hl=en HoloIRC] (https://github.com/tilal6991/HoloIRC/issues/92) | * [https://play.google.com/store/apps/details?id=com.fusionx.lightirc&hl=en HoloIRC] (https://github.com/tilal6991/HoloIRC/issues/92) |
Revision as of 11:20, 11 January 2015
This external module is a work in progress. Please note that it requires the latest development version of ZNC. Contact the author if you have any questions, but feel free to ask on IRC, someone might able to help you there, too. |
The advanced playback module makes it possible for IRC clients to avoid undesired repetitive buffer playback. IRC clients may request the module to send a partial buffer playback starting from a certain point of time.
The source code and more detailed documentation is available on GitHub. See also instructions for compiling modules.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
Play matching buffers:
/msg *playback PLAY <buffer(s)> [from] [to]
Clear matching buffers:
/msg *playback CLEAR <buffer(s)>
List available/matching buffers:
/msg *playback LIST [buffer(s)]
Supported clients
- Textual IRC client (Mac OS X)
- Communi for desktop (Mac OS X, Linux, Windows)
- Communi for SailfishOS