-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: Polish comments appear in text of lyrics #4228
Comments
Thanks for the detailed report; this is super helpful! |
beets version 1.6.0 Tekst piosenki: appears at the top of the lyrics. [Translates to "lyrics"] Additionally, the text Dodaj interpretację do tego tekstu » Historia edycji tekstu appears at the bottom of the text. [Translates to "add interpretation to this text" and "history of the text editing"] It seems that this item is still not solved |
To confirm, are you running the latest source version of beets? |
***@***.***:~$ apt-get install python-dev python-pip
E: Kon het vergrendelingsbestand /var/lib/dpkg/lock-frontend niet openen - open (13: Toegang geweigerd)
E: Kan de vergrendeling voor het dpkg-frontend (/var/lib/dpkg/lock-frontend) niet verkrijgen. Heeft u beheerdersrechten?
***@***.***:~$ sudo apt-get install python-dev python-pip
[sudo] wachtwoord voor han:
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd
De statusinformatie wordt gelezen... Klaar
Let op, 'python-dev-is-python2' wordt geselecteerd in plaats van 'python-dev'
Pakket python-pip is niet beschikbaar, hoewel er naar verwezen wordt door
een ander pakket. Mogelijk betekent dit dat het pakket ontbreekt,
verouderd is, of enkel beschikbaar is van een andere bron
Echter, de volgende pakketten vervangen dit:
python3-pip
E: Pakket 'python-pip' heeft geen kandidaat voor installatie
beets version 1.6.0
Python version 3.8.10
plugins: convert, discogs, duplicates, embedart, fetchart, ftintitle, info, lastgenre, lyrics, missing, permissions, scrub, zero
han
"Adrian Sampson" ***@***.*** ***@***.******@***.***>)> schreef op 31 maart 2022 21:23:
To confirm, are you running the latest source version of beets?
—
Reply to this email directly, view it on GitHub (#4228 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AB344IEF4CK7NGOEQYQOSODVCX3R5ANCNFSM5LT33OWQ).
You are receiving this because you commented.Message ID: ***@***.***>
|
That's probably the same thing that makes our weekly integration tests fail, cf. e.g. https://github.com/beetbox/beets/actions/runs/2046155673 The Tekstowo source needs to be fixed; I guess they updated their website structure at some point and our scraper now picks up extraneous text? |
Indeed; looks like it. Maybe this needs a new issue? |
The last thing I did was the next command
the best way to upgrade beets to a new version is by running pip install -U beets. You may want to follow @b33ts (https://twitter.com/b33ts) on Twitter to hear about progress on new versions.
Do not know or did is what you mean with the latest source version
"Adrian Sampson" ***@***.*** ***@***.******@***.***>)> schreef op 31 maart 2022 21:23:
To confirm, are you running the latest source version of beets?
—
Reply to this email directly, view it on GitHub (#4228 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AB344IEF4CK7NGOEQYQOSODVCX3R5ANCNFSM5LT33OWQ).
You are receiving this because you commented.Message ID: ***@***.***>
|
When downloading lyrics for songs there is Polish text appearing at the top and bottom of the text. This text is saved into the mp3. It seems like this should be resolved with something like the remove_credits() function.
When lyrics are downloaded the text
appears at the top of the lyrics. [Translates to "lyrics"]
Additionally, the text
appears at the bottom of the text. [Translates to "add interpretation to this text" and "history of the text editing"]
This appears on every lyrics downloaded.
This was mentioned in issues #3904 and #4043 as side issues, but since it was never fixed I am opening this issue in hopes that it will be addressed.
Problem
Running this command in verbose (
-vv
) mode:Led to this problem:
Extraneous lines in lyrics text:
Here's a link to the music files that trigger the bug (if relevant):
It happens with every music file.
Setup
This happens on both Mac and Linux computers:
My configuration (output of
beet config
) is:The text was updated successfully, but these errors were encountered: