Skip to content
New issue

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

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

Already on GitHub? # 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
Labels
bug bugs that are confirmed and actionable duplicate multi tags

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

@snejus snejus added the bug bugs that are confirmed and actionable label Dec 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug bugs that are confirmed and actionable duplicate multi tags
Projects
None yet
Development

No branches or pull requests

2 participants