-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathmopidy.dist.conf
58 lines (47 loc) · 877 Bytes
/
mopidy.dist.conf
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[core]
cache_dir = ~/.cache/mopidy
config_dir = ~/.config/mopidy
data_dir = ~/.local/share/mopidy
restore_state = true
[logging]
color = true
[audio]
mixer = software
mixer_volume = 50
output = alsasink
#output = autoaudiosink
# Snapcast
#output = audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format=S16LE ! wavenc ! filesink location=/tmp/snapfifo
buffer_time = 2000
[m3u]
enabled = false
[podcast]
enabled = true
browse_root =
[mpd]
enabled = true
hostname = 0.0.0.0
[http]
enabled = true
hostname = 0.0.0.0
[file]
enabled = true
media_dirs = ~/music/|Music
metadata_timeout = 10000
[stream]
enabled = false
#[spotify]
#enabled = true
#username =
#password =
#client_id =
#client_secret =
#allow_playlists = false
[scrobbler]
username =
password =
#[iris]
#enabled = true
#country = GB
#locale = en_GB
#data_dir = ~/.local/share/mopidy/iris