This commit is contained in:
2022-09-30 05:39:11 +00:00
parent 41ee9463ae
commit 4687fa49bc
11418 changed files with 1312504 additions and 0 deletions

17
buildfiles/app/node_modules/lastfm/Roadmap.md generated vendored Normal file
View File

@ -0,0 +1,17 @@
# Roadmap
## 0.7.0 (complete)
* Responses from lastfm.request are automatically converted to JSON.
## 0.8.0
* Failed scrobbles are automatically retried when appropriate.
## 0.9.0
* Caching support. Memory and reddis with other datastores to follow.
## 1.0.0
* Finalise API.
* Tidy JSON responses.
## 1.1.0
* Radio API/playlist support.