Open time-synced lyrics (LRC) database.
Simple LRC format with the following required ID tags:
[ti:Title]
[ar:Artist]
[al:Album]
The title, artist and album should match the song info in iTunes library.
LRC files are stored under lyrics.
The full path of an LRC is /lyrics/${artist[0]}/${artist}/${title}.lrc
. ${artist[0]}
indicates the first character of the artist.
All the artists and titles are in lower cases.
For example, a song named Lemon Tree sung by Fool's Garden is put under /lyrics/f/fool's garden/lemon tree.lrc
.
- lyrics-api.lujjjh.com, which is used by iTunes Desktop Lyrics for Windows