skuill / LyricsScraperNET

🎼 LyricsScraperNET is a .NET library to search for lyrics of a song from the web.
MIT License
5 stars 0 forks source link

Lyric search doesn't work for non-existent artist and song #24

Closed skuill closed 1 month ago

skuill commented 3 months ago

For example: image

Logs: image

The search is stuck on the Musixmatch provider.

skuill commented 3 months ago

Created an issue in MusixmatchClientLib. The code execution stuck somewhere there: https://github.com/Eimaen/MusixmatchClientLib/issues/25

skuill commented 3 months ago

Workaround: exclude/disable Musixmatch provider from the client

skuill commented 1 month ago

Published 1.9.2 package