Make playlists configurable
Closed this issue · 2 comments
agrieser commented
Currently playlists are hard coded. These should be made configurable via a json config file.
tonywok commented
Also, with the album art bit, we'd need to make the lastfm api key configurable.
tonywok commented
- Moved to settings.js
- Added settings.example.js so new folks know what to do.