freebsd-ports/audio/mpdas/pkg-descr
Thomas Zander a5db7d5da7 Update to upstream version 0.4.0
From Changelog:
- Feature: A track can be set as 'loved' on Last.fm, e.g. with 'mpc
  sendmessage mpdas love'
- Migrate to libmpdclient instead of deprecated libmpd along with some code
  refactoring
- Fix typo that would result in an incorrent setgid()-call
- Fix in the handshake to communicate properly with the new Last.fm site
- Several other crash fixes and optimizations

pkg-descr:
- Update WWW

PR:		202899
Submitted by:	henrik@affekt.org (maintainer)
2015-09-05 11:39:00 +00:00

10 lines
347 B
Text

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/