4 Usage of XMMS2-Scrobbler
5 ------------------------
7 First, you need to store your Audioscrobbler username and password
10 echo -e "user: foo\npassword: bar" > \\
11 ~/.config/xmms2/clients/xmms2-scrobbler/config
13 Optionally, if you're behind a proxy, you'll need to tell XMMS2-Scrobbler
16 echo -e "proxy: my.proxy\nproxy_port: 8080" >> \\
17 ~/.config/xmms2/clients/xmms2-scrobbler/config
19 Next, create a symlink to the script in ~/.config/xmms2/startup.d.
20 This will make xmms2d start xmms2-scrobbler on startup. When xmms2d is
21 killed, xmms2-scrobbler will exit automatically.
23 In case anything doesn't work as it should, have a look at
24 ~/.config/xmms2/clients/xmms2-scrobbler/logfile.log.