mpdcron
add scrobbler, rating, play counts and other functionalities to MPD
Description
mpdcron is a daemon that watches a Music Player Daemon instance for idle states and execs commands triggered by specific states. * Uses mpd's idle mode.
* Calls hooks depending on the event.
* Sets special environment variables to pass data to the hooks.
* Optional support for modules via GModule.
* Included modules:
- notification
+ uses notify-send to send notifications.
+ can detect repeated songs.
- scrobbler
+ uses curl to submit songs to Last.fm or Libre.fm
- stats
+ module saves song data to a sqlite database
+ supports loving, killing, rating and tagging songs, artists,
albums and genres.
+ tracks play count of songs, artist, albums and genres.
+ implements a simple server protocol for remote clients to
receive data.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/alip/mpdcron
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install mpdcron