How I can accept missing tracks

I have this config:

match:
    strong_rec_thresh: 0.30
    missing_tracks: strong
    ignored: missing_tracks

That produce:

/home/music/Accel_World_OP_Single_-_Chase_the_world_[May_n] (2 items)
Correcting tags from:
    May'n - Chase the world
To:
    May’n - Chase the world
URL:
    https://musicbrainz.org/release/fbd7fd19-b042-41b4-bf00-927ff2359f17
(Similarity: 92.7%) (missing tracks) (2xCD, 2012, JP, Warner Home Video, 1000300209, アバター盤)
CD 1
 * Chase the world (BURST LINK Re-Mix) -> Chase the world >BURST LINK Re-Mix>>
Missing tracks (1/3 - 33.3%):
 ! Chase the world -without May’n- (# 3) (3:43)
[A]pply, More candidates, Skip, Use as-is, as Tracks, Group albums,
Enter search, enter Id, aBort? b

How can I apply automatically? The detection is good, I just miss some tracks.
I want to be able to run with -q without skipping due to missing tracks…

Thanks!

Hi! For that, you’d want to use is the (undocumented) distance_weights config options, which you can find described elsewhere on this forum:

1 Like