File: mpdasrc.example

package info (click to toggle)
mpdas 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 188 kB
  • sloc: cpp: 1,455; makefile: 34
file content (31 lines) | stat: -rw-r--r-- 459 bytes parent folder | download
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
# Set your Last.fm/Libre.fm username

username = login

# Set your Last.fm/Libre.fm password

password = password

# Set the hostname used by MPD

host = localhost

# Set the password used by MPD

mpdpassword = MPD_password

# Set the port used by MPD

port = 6600

# Changes the user mpdas runs as

runas = mpd

# Print out debug information

debug = 1

# Will scrobble to Libre.fm if set to "librefm". Otherwise Last.fm is used (default)

service = librefm