I appreciate it very much, that since some time Subsonic is able to show lyrics in the way I requested it some years ago:
1. Look for embedded lyrics in the tag UNSYNCEDLYRICS
2. If no lyrycs are embedded look online for lyrics
I invested a lot of work in the past to get my lyric-tags locally filled, and if they are not filled now, Subsonic will not find the correct lyrics on Chartlyrics anyway.
It is very annoying that Subsonic very often shows lyrics that have nothing to do with the song at all. The online-search ist much too tolerant and therefore delivers the wrong results.
So I am interested in a way to disable the online-search for lyrics and show only local results.
I had a look at the lyrics.js-file but my knowledge in coding is not good enough to comment out part of the code to get the desired result, if this is the right file anyway.
Is anyone able to tell me what I have to change and if the changes to make are accessable?