We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From #4228
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?
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?
Originally posted by @wisp3rwind in #4228 (comment)
The text was updated successfully, but these errors were encountered:
Googling this issue brought me here. I think this was fixed in 3f896ab? I use Tekstowo a lot.
Tracks with extraneous text:
$ beet stats "lyrics:Tekst piosenki:" Tracks: 2716 Total time: 1.1 weeks Approximate total size: 14.2 GiB Artists: 988 Albums: 562 Album artists: 531
Switched to the git version of beets:
pip3 install git+https://github.com/beetbox/beets
Reran lyrics on tracks with extraneous text:
lyrics
beet lyrics "lyrics:Tekst piosenki:"
Lyrics look right now.
$ beet stats "lyrics:Tekst piosenki:" Tracks: 0 Total time: 0.0 seconds Approximate total size: 0.0 B Artists: 0 Albums: 0 Album artists: 0
Sorry, something went wrong.
lyricstext.yaml
test_lyrics
See #4344: Probably there's no issue, but a report based on an old version of beets. Feel free to re-open or create a new issue if this is not true.
Successfully merging a pull request may close this issue.
From #4228
Originally posted by @wisp3rwind in #4228 (comment)
The text was updated successfully, but these errors were encountered: