LyricsKit icon indicating copy to clipboard operation
LyricsKit copied to clipboard

Any way to update the databases or add the ability to add custom ones and configure

Open Haagimus opened this issue 2 years ago • 1 comments

Curious if the title can be implemented. I find that a lot of the music in my Spotify either pulls the wrong lyrics or returns nothing but invalid search results. What can I do to make this work for me a little better?

Haagimus avatar Sep 16 '21 20:09 Haagimus

Yes. You can add new lyrics service by implementing this protocol. Here is an example. If you're not familiar with Swift, just tell me the API, I'll do it. Please note LyricsKit currently only support lyrics with time tag, not plain text.

You can also help improving the sorting algorithm.

ddddxxx avatar Sep 21 '21 09:09 ddddxxx