-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
64 lines (54 loc) · 1.15 KB
/
config.yaml
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
59
60
61
62
63
64
plugins: fetchart embedart convert scrub replaygain lastgenre chroma web mbsync extrafiles
directory: /music
library: /etc/beets/musiclibrary.blb
art_filename: cover
threaded: yes
original_date: no
per_disc_numbering: no
convert:
auto: no
ffmpeg: /usr/bin/ffmpeg
opts: -ab 320k -ac 2 -ar 48000
max_bitrate: 320
threads: 1
paths:
default: $albumartist/$album%aunique{}/%right{$disc,1}.$track - $title
singleton: Non-Album/$artist - $title
albumtype:soundtrack: OST/$album/%right{$disc,1}.$track $title
comp: Compilations/$album%aunique{}/%right{$disc,1}.$track - $title
import:
write: yes
copy: no
move: no
resume: ask
incremental: yes
quiet_fallback: skip
timid: yes
log: /var/log/beet.log
lastgenre:
auto: yes
source: album
fetchart:
auto: yes
replaygain:
backend: bs1770gain
auto: yes
scrub:
auto: yes
replace:
'^\.': _
'[\x00-\x1f]': _
'[<>:"\?\*\|]': _
'[\xE8-\xEB]': e
'[\xEC-\xEF]': i
'[\xE2-\xE6]': a
'[\xF2-\xF6]': o
'[\xF8]': o
'\.$': _
'\s+$': ''
web:
host: 0.0.0.0
port: 8337
extrafiles:
patterns:
all: '*.*'