Community Plugins
rmpcd-plugins
An index of user submitted plugins for rmpcd.
Rmpcd is a small MPD client that runs as a background daemon and acts as a companion to rmpc or any other MPD frontend. It exposes a Lua plugin API, so you can automate the bits of your music setup that don’t really belong in a frontend, such as scrobbling, notifications, or tracking listening history.
This repository doesn’t host the plugins themselves. If you want to learn how to write your own, have a look at the plugin guide and the Lua API reference.
Plugins
- Scrobbling to Libre.fm
- Scrobbling to ListenBrainz
- Increment
playCountat end of song - Track last played time
- Sleep timer - Stops playback after a set (prompted) time
- Favorites with synced playlists - Heart songs from any MPD client; all, most played and recent lists stay current
Contributing
Do not hesitate to create a pull request at rmpcd-plugins repository if you have created a plugin and wish to share and maintain it for the community.