beetbox / beets

music library manager and MusicBrainz tagger
http://beets.io/
MIT License
12.92k stars 1.82k forks source link

Lastgenre changes other tags than only GENRE #5443

Open isthatwyll opened 1 month ago

isthatwyll commented 1 month ago

Problem

Setup

My configuration (output of beet config) is:


plugins: lastgenre

import:
    copy: no
    write: no
    move: no
    autotag: no
    incremental: no
lastgenre:
    min_weight: 10
    count: 4
    fallback:
    source: track
    force: no
    auto: yes
    separator: \\
    prefer_specific: yes
    title_case: yes
    whitelist: yes
    canonical: C:\Users\wylli\AppData\Roaming\beets\genres-tree.yaml

Before image

After image