since last time i updated Beets i get this error constantly now: Error: No such file or directory while moving /Volumes/Musik/dupes/02 Glósóli (2).mp3 to /Volumes/music/CleanBeet/Non-Album/Sigur Ros/Glosoli [160kbps].1.mp3"
then when I look at source/destination I either find out beets already moved it or it’s still there but gives me this error anyways?
I’m trying to import ALL my collection without tagging them to then do some more tag cleaning and stuff.
but at that rythm it’s going to take me forever.
heres my config.yaml if anyone have a clue or cues to help me get through this endless process… been at it for 3 years now:
directory: /Volumes/music/CleanBeet
library: /Users/fabiendostie/.config/beets/library.db
log: /Volumes/music/beet.txt
import:
write: yes
copy: no
move: yes
link: no
hardlink: no
delete: no
resume: no
incremental: yes
incremental_skip_later: yes
none_rec_action: ask
timid: no
log: /Volumes/music/beet.txt
autotag: no
quiet: yes
quiet_fallback: asis
singletons: no
default_action: apply
languages: []
detail: no
flat: no
group_albums: yes
pretend: false
search_ids: []
duplicate_action: merge
bell: no
set_fields: {}
genre: yes
extra_tags: yes
# use the release-date of the original (first) release of an album?
original_date: yes
# files matching these patterns are deleted from source after import
clutter: ["Thumbs.DB", ".DS_Store"]
# files/directories matching one of these patterns are ignored during import
ignore: [".*", "*~", "System Volume Information", "lost+found"]
ignore_hidden: yes
# Paths and filenames for music files
# relative to music directory
paths:
default: Albums/%asciify{$albumartist}/%asciify{$album}%aunique{} - ($year)/$track %asciify{$title} [$bitrate]
singleton: Non-Album/%asciify{$artist}/%asciify{$title} [$bitrate]
comp: Compilations/%asciify{$album}%aunique{} - ($year)/$track %asciify{$title} [$bitrate]
albumtype:soundtrack: Soundtracks/%asciify{$album}%aunique{} - ($year)/$track %asciify{$title} [$bitrate]
sort_album: albumartist+ album+
sort_item: artist+ album+ disc+ track+
sort_case_insensitive: yes
# replace special characters in generated filenames
replace:
'[\\/]': _
'^\.': _
'[\x00-\x1f]': _
'[<>:"\?\*\|]': _
'\.$': _
'\s+$': ''
'^\s+': ''
'^-': _
path_sep_replace: _
asciify_paths: false
art_filename: cover
max_filename_length: 0
# General --------------------------------------------------------------------
statefile: state.pickle
musicbrainz:
host: musicbrainz.org
ratelimit: 1
ratelimit_interval: 1.0
searchlimit: 5
extra_tags: [year, catalognum, country, media, label]
threaded: yes
timeout: 5.0
per_disc_numbering: no
verbose: 0
id3v23: no
va_name: "Various Artists"
# 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.10
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.1
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: yes
ignored: []
required: []
track_length_grace: 10
track_length_max: 90
# Plugins --------------------------------------------------------------------
plugins: [
discogs,
chroma,
lyrics,
fetchart,
embedart,
lastgenre,
scrub,
mbsync,
missing,
duplicates,
]
pluginpath: []
# Plugins Config -------------------------------------------------------------
aunique:
keys: albumartist album
disambiguators: albumtype year label catalognum albumdisambig releasegroupdisambig
bracket: '[]'
chroma:
auto: yes
lyrics:
auto: no
fallback: ''
lastgenre:
auto: yes
source: artist
fallback: ''
fetchart:
minwidth: 800
maxwidth: 800
enforce_ratio: yes
auto: yes
cautious: true
cover_names: cover folder
sources: filesystem coverart itunes amazon albumart fanarttv
embedart:
auto: yes
maxwidth: 800
replaygain:
auto: yes
overwrite: yes
albumgain: yes
plex:
host: ##########
port: 32400
token: ####################
scrub:
auto: yes
copyartifacts:
extensions: .cue .log .jpg .jpeg .png .txt
missing:
format: $albumartist - $album - $track - $title
count: yes
total: no
duplicates:
checksum: no # expensive