Package: xmms2-scrobbler Version: 0.4.0-4 Severity: normal It would be nice if the manpage showed how to use it, rather than requiring the user to in order 1) google, 2) read the README (it's been a few years since I had to resort to upstream's README, since that information is not usually relevant to packaged software).
Possibly just duplicate the information: First, you need to set up XMMS2-Scrobbler's config files. Config values that are specific to the AudioScrobbler server go in ~/.config/xmms2/clients/xmms2-scrobbler/$SERVER_NAME/config. You will usually have .../clients/xmms2-scrobbler/lastfm/config and maybe .../clients/xmms2-scrobbler/librefm/config. These server-specific config files contain your username and password and the URL to use: mkdir ~/.config/xmms2/clients/xmms2-scrobbler/lastfm echo -e "user: foo\npassword: bar\nhandshake_url: http://post.audioscrobbler.com\n" > \ ~/.config/xmms2/clients/xmms2-scrobbler/lastfm/config For libre.fm, use handshake_url: http://turtle.libre.fm Optionally, if you're behind a proxy, you'll need to tell XMMS2-Scrobbler about that proxy. This information applies to all servers and so goes in .../clients/xmms2-scrobbler/config. echo -e "proxy: my.proxy\nproxy_port: 8080\n" >> \ ~/.config/xmms2/clients/xmms2-scrobbler/config Perhaps the symlink is necessary too. I set it up, but then presumably got bitten by bug #798099 (which has a patch!) -- System Information: Debian Release: 8.8 APT prefers stable APT policy: (500, 'stable'), (5, 'testing'), (2, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages xmms2-scrobbler depends on: ii libc6 2.24-5 ii libcurl3 7.38.0-4+deb8u5 ii libxmmsclient6 0.8+dfsg-17 xmms2-scrobbler recommends no packages. Versions of packages xmms2-scrobbler suggests: ii xmms2-core 0.8+dfsg-17 -- no debconf information