paulburkinshaw / mopidy-radio-pi

Online radio HTTP interface for the Mopidy music server
Apache License 2.0
2 stars 0 forks source link

Show lyrics on banner #16

Closed paulburkinshaw closed 8 years ago

paulburkinshaw commented 8 years ago

We could display lyrics from the currently playing track on one of banners using http://api.musixmatch.com/

https://developer.musixmatch.com/

paulburkinshaw commented 8 years ago

To get lyrics for a track call the below passing in your API key and track_id as query string parameters http://api.musixmatch.com/ws/1.1/track.lyrics.get?apikey=yourapikey&track_id=12414632