PattexPattex / ServerGods-2.0.0

A rewrite of ServerGods
MIT License
1 stars 0 forks source link

Lyrics lookup on A-Z Lyrics is broken #13

Closed PattexPattex closed 2 years ago

PattexPattex commented 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".

PattexPattex commented 2 years ago

Implemented a reliable fix in MusicGods. Replace the current JLyrics JAR with the one in MusicGods.