blob: 7005407ed41c9a2d41b52d6e660b3618f45e39e1 (
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/hrkfrd/mpdas/tree/master/README
WWW: http://50hz.ws/mpdas/
|