2023-03-01 19:13:22 +01:00
|
|
|
plugins: convert fetchart info
|
2023-03-01 19:58:37 +01:00
|
|
|
library: {{ music_user_data_collection_directory }}/library.db
|
2023-02-19 23:46:17 +01:00
|
|
|
|
2023-03-01 19:58:37 +01:00
|
|
|
directory: {{ music_user_data_collection_directory }}
|
2023-02-27 22:04:26 +01:00
|
|
|
paths:
|
|
|
|
default: $albumartist/$year $album%aunique{}/$track $title
|
|
|
|
singleton: Non-Album/$artist/$title
|
|
|
|
comp: Compilations/$year $album%aunique{}/$track $title
|
2023-03-19 18:11:16 +01:00
|
|
|
|
2023-02-19 23:46:17 +01:00
|
|
|
import:
|
|
|
|
move: yes
|
|
|
|
write: no
|
2023-02-27 22:04:26 +01:00
|
|
|
autotag: no
|
2023-02-19 23:46:17 +01:00
|
|
|
|
|
|
|
convert:
|
|
|
|
dest: /var/tmp/{{ music_user_name }}/mp3
|
2023-02-26 00:21:00 +01:00
|
|
|
copy_album_art: yes
|
|
|
|
embed: yes
|
|
|
|
|
|
|
|
fetchart:
|
|
|
|
sources:
|
|
|
|
- filesystem
|