This plugin adds support for unix signals to DeaDBeeF player.
- Clean shutdown on
SIGTERMandSIGINT - Restart player on
SIGHUP
- Download binary package for your CPU architecture from releases section
- Extract all files to
$HOME/.local/lib/deadbeef - Restart DeaDBeeF
- Make sure
gcc(orclang) andmakeare installed - Clone repository to the destination folder of your choice
- Run
make installin the source directory - Restart DeaDBeeF
There are no configuration options. Once plugin is activated it will intercept signals and initiate correct player termination.