blob: d22fe1d85421f1ec0ef0633149e5e4acd8b35cc6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
mpdas is an AudioScrobbler client for MPD written in C++.
It uses libcurl and libmpd.
It supports the latest AudioScrobbler protocol (1.21).
In case of a downtime or connectivity problems,
mpdas will cache the played songs to ~/.mpdascache.
Please read the README at:
https://github.com/hrkfdn/mpdas/tree/master/README
WWW: http://50hz.ws/mpdas/
|