mpd-dynamic

module to communicate with MPD servers

Install

All systems
curl cmd.cat/mpd-dynamic.sh
Debian Debian
apt-get install libaudio-mpd-perl
Ubuntu
apt-get install libaudio-mpd-perl
image/svg+xml Kali Linux
apt-get install libaudio-mpd-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libaudio-mpd-perl
Raspbian
apt-get install libaudio-mpd-perl

libaudio-mpd-perl

module to communicate with MPD servers

Audio::MPD is a Perl module that provides an object-oriented interface for communicating with and controlling MPD (Music Player Daemon) servers. It also includes an example control daemon, mpd-dynamic, which implements a dynamic playlist for MPD.