mpd-dump-ratings
module to communicate with MPD servers
Install
- All systems
-
curl cmd.cat/mpd-dump-ratings.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 update
sudo apt-get install libaudio-mpd-perl
- Raspbian
-
apt-get install libaudio-mpd-perl
- Dockerfile
- dockerfile.run/mpd-dump-ratings
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.