Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lastgenre changes other tags than only GENRE #5443

Open
isthatwyll opened this issue Sep 27, 2024 · 1 comment
Open

Lastgenre changes other tags than only GENRE #5443

isthatwyll opened this issue Sep 27, 2024 · 1 comment

Comments

@isthatwyll
Copy link

Problem

Setup

  • OS: Windowd 10 23H2
  • Python version: 3.12
  • beets version: 2.0.0
  • Turning off plugins made problem go away (yes/no): no

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

@snejus
Copy link
Member

snejus commented Nov 22, 2024

This is a symptom of this issue: #5265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants