diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 0372718..cf54b49 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -5,6 +5,8 @@ import: move: yes convert: dest: /var/media/mp3 - auto: no + auto_keep: yes + copy_album_art: yes embed: yes never_convert_lossy_files: yes + hardlink: true