blob: 53ae053d10fe36dd8f3b335fdb7b83eed53e241b (
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:
http://github.com/hrkfdn/mpdas/tree/master/README
WWW: http://50hz.ws/mpdas/
|