Hi all,
I am new to Beets and I already love it …
I just import my library by using the docker version of it
after some time my library was imported but there were some files left behind and I am not entirely sure why …??
I will post my config below if anyone can help please
plugins: fetchart embedart convert scrub replaygain lastgenre chroma web directory: /music library: /config/musiclibrary.blb art_filename: albumart threaded: yes original_date: no per_disc_numbering: no match: strong_rec_thresh: 0.50 convert: auto: no ffmpeg: /usr/bin/ffmpeg opts: -ab 320k -ac 2 -ar 48000 max_bitrate: 320 threads: 1 paths: default: $albumartist/$album-%aunique{}/$track - $title singleton: Non-Album/$artist - $title comp: Compilations/$album-%aunique{}/$track - $title albumtype_soundtrack: Soundtracks/$album/$track $title import: write: yes copy: no from_scratch: yes default_action: asis duplicate_action: keep bell: yes move: yes resume: yes incremental: yes quiet_fallback: ask timid: no log: /config/beet.log lastgenre: auto: yes source: album embedart: auto: yes fetchart: auto: yes replaygain: 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