@ -43,13 +43,13 @@ If the PHP script has `echo()` inside, **Audio Station** will fail to return the
@@ -43,13 +43,13 @@ If the PHP script has `echo()` inside, **Audio Station** will fail to return the
1. Finds out the *title* that matches exactly or partially
2. Finds out the best match *artist* from all artists. (The song might have multiple artists)
3. Sort the search result based on the similarity of *artist* and *title* using `similar_text()`
###Chinese translation(中文翻译)
###Chinese translation(中文翻译)
Some songs have Chinese translation, the translation is in another lyric file. So this PHP also append the translation to the end of each original lyric line when the time tag matches.