forked from opsxcq/docker-mopidy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbeets.yaml
235 lines (184 loc) · 5.15 KB
/
beets.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
# Beets configuration --------------------------------------------------------
directory: /music/beets
library: /music/beetslibrary.blb
import:
# write metadata to music files
write: yes
# move imported files from source to the music directory
move: yes
copy: no
delete: no
# use auto-tagging where possible
# do not require confirmation on strong matches
autotag: yes
timid: no
resume: ask
incremental: no
none_rec_action: ask
log:
quiet: no # enable with command line option
quiet_fallback: skip
default_action: apply
singletons: no
languages: []
detail: no
flat: no
log: /music/beets-import.log
# use the release-date of the original (first) release of an album?
original_date: no
# on multi-disk releases, assign track numbers for the whole album.
# If "per disk", make sure tracknames do not collide ("paths" setting).
per_disc_numbering: no
# files matching these patterns are deleted from source after import
clutter: ["Thumbs.DB", ".DS_Store", "*.m3u", ".pls", "*.jpg"]
# files/directories matching one of these patterns are ignored during import
ignore: [".*", "*~", "System Volume Information"]
# Paths ----------------------------------------------------------------------
# Paths and filenames for music files
# relative to music directory
paths:
default: %asciify{$albumartist}/$year %asciify{$album}%aunique{}/$track %asciify{$title}
singleton: Non-Album/%asciify{$artist}/%asciify{$title}
comp: Compilations/%asciify{$album}%aunique{}/$track %asciify{$title}
albumtype:soundtrack: 'Soundtracks/[%if{$year,$year,0000}] %the{%asciify{$album}%if{%aunique, %aunique{albumartist album year, albumtype label catalognum albumdisambig}}}/%if{$multidisc,$disk-}$track - %asciify{$title}'
# replace special characters in generated filenames
replace:
'[\\/]': _
'^\.': _
'[\x00-\x1f]': _
'[<>:"\?\*\|]': _
'\.$': _
'\s+$': ''
path_sep_replace: _
# filename for the album art
art_filename: cover # results in "cover.jpg"
max_filename_length: 0 # unlimited
# General --------------------------------------------------------------------
# use mutliple threads during import
threaded: yes
timeout: 5.0
verbose: no
# User Interface -------------------------------------------------------------
color: yes
list_format_item: %upper{$artist} - $album - $track. $title
list_format_album: %upper{$albumartist} - $album
time_format: '%Y-%m-%d %H:%M:%S'
terminal_encoding: utf8
ui:
terminal_width: 80
length_diff_thresh: 10.0
# Auto Tagger ----------------------------------------------------------------
match:
strong_rec_thresh: 0.1 # match 90% or better for auto import
medium_rec_thresh: 0.25
rec_gap_thresh: 0.25
max_rec:
missing_tracks: medium
unmatched_tracks: medium
distance_weights:
source: 2.0
artist: 3.0
album: 3.0
media: 1.0
mediums: 1.0
year: 1.0
country: 0.5
label: 0.5
catalognum: 0.5
albumdisambig: 0.5
album_id: 5.0
tracks: 2.0
missing_tracks: 0.9
unmatched_tracks: 0.6
track_title: 3.0
track_artist: 2.0
track_index: 1.0
track_length: 2.0
track_id: 5.0
preferred:
countries: []
media: []
original_year: no
ignored: []
track_length_grace: 10
track_length_max: 30
# Plugins --------------------------------------------------------------------
plugins: [
discogs,
lyrics,
fetchart,
embedart,
lastgenre,
scrub,
mbsync,
mpdupdate,
#mpdstats,
missing,
ftInTitle,
the,
duplicates,
#popularity,
smartplaylist,
types
]
pluginpath: []
# Plugins Config -------------------------------------------------------------
lyrics:
auto: yes
fallback: ''
echonest:
auto: yes
lastgenre:
whitelist: /usr/local/lib/python2.7/dist-packages/beetsplug/lastgenre/genres.txt
canoncical: /usr/local/lib/python2.7/dist-packages/beetsplug/lastgenre/genres-tree.yaml
fallback: ''
source: artist
fetchart:
auto: yes
maxwidth: 300
cautious: true
cover_names: cover folder
embedart:
auto: yes
maxwidth: 300
replaygain:
auto: yes
overwrite: yes
albumgain: yes
scrub:
auto: yes
# required for mpdstats
mpd:
host: mopidy
port: 6600
password: ""
mpdstats:
rating: False
# two ratings are calculated:
# "rolling" based on recent development
# "stable" based on all-time development
# rating mix 0.0 is all "rolling", 1.0 is all "stable"
rating_mix: 0.75
missing:
format: $albumartist - $album - $track - $title
count: no
total: no
duplicates:
checksum: no # expensive
types:
rating: int
likes: int
dislikes: int
smartplaylist:
playlist_dir: /music/playlists
playlists:
- name: all.m3u
query: ''
- name: punk.m3u
query: 'genre:punk'
- name: metal.m3u
query: 'genre:metal'
- name: metal-old.m3u
query: 'genre:metal year:..1990'
- name: pop.m3u
query: 'genre:pop'