LyricsKit
LyricsKit copied to clipboard
Any way to update the databases or add the ability to add custom ones and configure
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?
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.