Child: [c45b30] (diff)

Download this file

README    44 lines (32 with data), 995 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=======================================
                     _           
 _ __ ___  _ __   __| | __ _ ___ 
| '_ ` _ \| '_ \ / _` |/ _` / __|
| | | | | | |_) | (_| | (_| \__ \
|_| |_| |_| .__/ \__,_|\__,_|___/
          |_|                    0.1
=======================================

mpdas is a MPD AudioCcrobbler client
supporting the 1.2.1 protocol specs.

It is written in C++ and uses libmpd
to retrieve the song data from MPD and
libcurl to post it to Last.fm

=======================================

Features:
- Sets now-playing status
- Scrobbling (obviously)
- Caching

=======================================

How to use it:
So far there is no configurgation
system or install rule. To set the 
account data, modify the config.h 
accordingly.

=======================================

Also checkout LICENSE

=======================================

Contact:
IRC: hrkfrd / irc.rizon.net
Jabber: hrkfrd@googlemail.com
WWW: http://www.50hz.ws

=======================================