syncedlyrics icon indicating copy to clipboard operation
syncedlyrics copied to clipboard

Status Code 401 for Musixmatch

Open mrkcmn opened this issue 1 year ago • 3 comments

after running the search function in loop for a while it starts printing out this message in the terminal: [Musixmatch] Got status code 401 for [TRACK_NAME] [ARTIST_NAME]

Although it doesn't seem to be a problem, since the function still returns the lyrics, do you know how to keep this from happening anyway?

In case there was no solution, whould there be a way to avoid printing the message in the terminal?

ps: thanks for making this package, it's really great!

mrkcmn avatar Aug 20 '24 00:08 mrkcmn

Has nobody found a solution yet? This is really annoying me

Mews avatar Sep 30 '24 21:09 Mews

same here...might be related to some api-limit

fmqeisfeld avatar Nov 26 '24 22:11 fmqeisfeld

I don't even need a solution for whatever error 401 is, i'd just like an option to make it not get printed to the console

The command line interface has a verbose option but it doesn't seem like that's the case for the python library

Mews avatar Nov 28 '24 17:11 Mews