Hi guys,
I’m having problems with the lyrics plugin. It seems most sources aren’t working. I have beautifulsoup4 installed, and I have a Google API key set up in config.
For example, here is what happens when I run the following command:
beet -vv lyrics Protest The Hero The Migrant Mother
Output:
user configuration: /config/config.yaml
data directory: /config
plugin paths:
Sending event: pluginload
library database: /config/musiclibrary.blb
library directory: /music
Sending event: library_opened
lyrics: Ignoring too short lyrics ‘Our systems have detected unusual activity from your IP address (computer network).
This page checks to see if it’s really you sending the requests, and not a robot.’
lyrics: failed to fetch: http://lyrics.wikia.com/Protest_The_Hero:The_Migrant_Mother (404)
lyrics: failed to fetch: Protest the Hero - The Migrant Mother Lyrics | Musixmatch (404)
lyrics: lyrics not found: Protest the Hero - Palimpsest - The Migrant Mother
- Google custom search isn’t working because of unusual activity, though I’m not using a VPN or proxy.
- Musixmatch is returning 404 although the lyrics exist there.
- Genius is missing from the search.
- The lyrics are missing from Lyrics Wiki, so the 404 is expected here.
Do I have something misconfigured, or are these sources known to be broken at the moment?