|
NAMEPlagger::Plugin::Notify::Audio - Notifies feed updates via audio file SYNOPSIS # play single file when feeds are updated
- module: Notify::Audio
config:
filename: /path/to/foo.wav
# play enclosures downloaded with Filter::FetchEnclosure
- module: Notify::Audio
config:
play_enclosures: 1
DESCRIPTIONThis plugin plays audio file when you've got feed updates. CONFIG
AUTHORTatsuhiko Miyagawa SEE ALSOPlagger
|