5e1f3f4132
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (2.0). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Features: - Sets now-playing status - Scrobbling (obviously) - Caching - Config files - User switching
12 lines
344 B
Text
12 lines
344 B
Text
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and
|
|
libmpd.
|
|
It supports the latest AudioScrobbler protocol (2.0).
|
|
In case of a downtime or connectivity problems, mpdas will cache the played
|
|
songs to ~/.mpdascache.
|
|
|
|
Features:
|
|
- Sets now-playing status
|
|
- Scrobbling (obviously)
|
|
- Caching
|
|
- Config files
|
|
- User switching
|