2023-10-04 07:21:53 +02:00
|
|
|
plugins: convert embedart fetchart info replaygain zero
|
2023-04-03 15:45:13 +02:00
|
|
|
|
|
|
|
paths:
|
|
|
|
default: $albumartist/$year $album%aunique{}/$track $title
|
2023-05-10 21:48:33 +02:00
|
|
|
singleton: $artist/Non-Album/$year $title
|
2023-04-03 15:45:13 +02:00
|
|
|
comp: Compilations/$year $album%aunique{}/$track $title
|
|
|
|
|
|
|
|
convert:
|
|
|
|
dest: /var/tmp/{{ music_user_name }}/mp3
|
|
|
|
copy_album_art: yes
|
|
|
|
embed: yes
|
|
|
|
|
|
|
|
embedart:
|
|
|
|
auto: no
|
|
|
|
|
|
|
|
fetchart:
|
|
|
|
sources:
|
|
|
|
- filesystem
|
|
|
|
|
2023-10-04 07:21:53 +02:00
|
|
|
replaygain:
|
|
|
|
backend: ffmpeg
|
|
|
|
overwrite: yes
|
|
|
|
|
2023-04-03 15:45:13 +02:00
|
|
|
zero:
|
|
|
|
auto: yes
|
|
|
|
fields: >-
|
|
|
|
albumstatus
|
|
|
|
albumtype
|
2023-10-01 13:49:06 +02:00
|
|
|
albumtypes
|
2023-04-06 10:00:40 +02:00
|
|
|
arranger
|
2023-04-07 09:01:30 +02:00
|
|
|
asin
|
2023-04-03 15:45:13 +02:00
|
|
|
bpm
|
|
|
|
catalognum
|
|
|
|
country
|
|
|
|
day
|
|
|
|
genre
|
|
|
|
genres
|
|
|
|
grouping
|
|
|
|
label
|
|
|
|
language
|
2023-04-06 10:00:40 +02:00
|
|
|
lyricist
|
|
|
|
lyrics
|
2023-04-03 15:45:13 +02:00
|
|
|
mb_albumartistid
|
|
|
|
mb_albumid
|
|
|
|
mb_artistid
|
|
|
|
mb_releasegroupid
|
|
|
|
mb_releasetrackid
|
|
|
|
mb_trackid
|
2023-10-01 13:49:06 +02:00
|
|
|
mb_workid
|
2023-04-03 15:45:13 +02:00
|
|
|
media
|
|
|
|
month
|
|
|
|
original_date
|
|
|
|
original_day
|
|
|
|
original_month
|
|
|
|
original_year
|
|
|
|
script
|
|
|
|
update_database: true
|