Plugin for GoBlog blogging system that displays the currently playing song from Last.FM.
- Copy the “nowplaying” folder into your plugins folder.
- Add the following config to your config.yml
plugins:
- path: ./plugins/nowplaying
import: nowplaying
config:
user: yourLastFMNick
key: yourLastFMAPIKey
Plugin can be seen in action on my website whenever a song is actually being played.