* feat: /spotify/playlist/:id
* feat: /spotify/artist
* feat(spotify/artist): add to radar
* feat: /spotify/saved
* feat: /spotify/top/{tracks,artists}
* feat(spotify): add images for artist and playlist
* docs: /spotify/*
* docs/en: /spotify configurations
* chore(spotify): apiKey/Secret -> clientId/Secret
* fix(spotify/utils): genres can be empty
|
||
|---|---|---|
| .. | ||
| artist.js | ||
| maintainer.js | ||
| playlist.js | ||
| radar.js | ||
| router.js | ||
| saved.js | ||
| top.js | ||
| utils.js | ||