Closed PattexPattex closed 2 years ago
The return value is always null.
How to fix: Replace the 11th line in reference.conf in the JLyrics jar with this url = "https://search.azlyrics.com/search.php?q=%s&x=424b96c74fe6db036e1192ebebaa2598a05d8b8aa343f44f439003665ab36920".
reference.conf
url = "https://search.azlyrics.com/search.php?q=%s&x=424b96c74fe6db036e1192ebebaa2598a05d8b8aa343f44f439003665ab36920"
Implemented a reliable fix in MusicGods. Replace the current JLyrics JAR with the one in MusicGods.
The return value is always null.
How to fix: Replace the 11th line in
reference.conf
in the JLyrics jar with thisurl = "https://search.azlyrics.com/search.php?q=%s&x=424b96c74fe6db036e1192ebebaa2598a05d8b8aa343f44f439003665ab36920"
.