mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
e44760de7c
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/ PR: ports/128798 Submitted by: hrkfrd at googlemail.com
11 lines
347 B
Plaintext
11 lines
347 B
Plaintext
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/
|