edgecase/spotbox

Make playlists configurable

Closed this issue · 2 comments

Currently playlists are hard coded. These should be made configurable via a json config file.

Also, with the album art bit, we'd need to make the lastfm api key configurable.

  • Moved to settings.js
  • Added settings.example.js so new folks know what to do.