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

lyrics: "Tekst piosenki" inserted at the beginning of every lyrics #4451

Closed
rombat opened this issue Aug 21, 2022 · 1 comment
Closed

lyrics: "Tekst piosenki" inserted at the beginning of every lyrics #4451

rombat opened this issue Aug 21, 2022 · 1 comment

Comments

@rombat
Copy link

rombat commented Aug 21, 2022

Problem

Every downloaded lyrics start with

Tekst piosenki:

and end with:

Dodaj interpretację do tego tekstu »
Historia edycji tekstu

This issue has already been mentioned here, and is supposed to be fixed here, but I've just installed beets today, and the problem is still here

Running this command in verbose (-vv) mode:

 beet -vv lyrics -p Broken wings
user configuration: C:\Users\tinbapakk\AppData\Roaming\beets\config.yaml
data directory: C:\Users\tinbapakk\AppData\Roaming\beets
plugin paths:
lyrics: Disabling google source: no API key configured.
ImageMagick version check failed: [WinError 2] Le fichier spécifié est introuvable
ImageMagick version check failed: Command 'convert --version' returned non-zero exit status 4.
artresizer: method is (1, (0,))
inline: adding item field disc_and_track
inline: adding item field is_flac
inline: adding album field format
Sending event: pluginload
library database: D:\Downloads\beets\musiclibrary.db
library directory: D:\Downloads\beets
Sending event: library_opened
lyrics: lyrics already present: 種ともこ - Broken Wings - Broken Wings
Tekst piosenki:
Baby, I don't understand
Why we can't just hold on
To each other's hands

[...]

Don't you think so too?

Let me hear, Let me hear, Let me hear
Dodaj interpretację do tego tekstu »

Historia edycji tekstu

Led to this problem:

(paste here)

Setup

  • OS: Windows 11
  • Turning off plugins made problem go away (yes/no): the issue is related to a plugin (lyrics)
beets version 1.6.0
Python version 3.10.6
plugins: bandcamp, convert, embedart, fetchart, ftintitle, inline, lyrics, zero

maybe the fix is not yet in this version ?

My configuration (output of beet config) is:
no configuration for lyrics plugin (thus the default settings)

@jackwilsdon
Copy link
Member

jackwilsdon commented Aug 21, 2022

#4229 isn't in 1.6.0 - you'll need to run the latest source version to use it currently.

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