mpd-rate
module to communicate with MPD servers
Install
- All systems
-
curl cmd.cat/mpd-rate.sh
- Debian
-
apt-get install libaudio-mpd-perl - Ubuntu
-
apt-get install libaudio-mpd-perl - Kali Linux
-
apt-get install libaudio-mpd-perl - Windows (WSL2)
-
sudo apt-get updatesudo 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.