mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
Fix formatting, add detail to metadata request.
This commit is contained in:
parent
a855fe62af
commit
ad7162530c
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -55,11 +55,13 @@ https://gitter.im/sashahilton00/spotify-connect-resources
|
|||
## To-Do/Feature Requests
|
||||
If there is a feature request that is being considered, or has been widely requested, it should be listed below. Please do not use this for bug reports or special use case feature requests.
|
||||
|
||||
[ ] Document the Spotify Protocol and provide reference example.
|
||||
[ ] Implement API to allow wrappers to be written for librespot.
|
||||
[ ] Logarithmic volume scaling (#10)
|
||||
[ ] Provide automatic release binaries for download
|
||||
[ ] Provide an adequate method for exporting metadata (#7)
|
||||
- [ ] Document the Spotify Protocol and provide reference example.
|
||||
- [ ] Implement API to allow wrappers to be written for librespot.
|
||||
- [ ] Logarithmic volume scaling (#10)
|
||||
- [ ] Provide automatic release binaries for download
|
||||
- [ ] Provide an adequate method for exporting metadata (#7)
|
||||
- [ ] Provide API Documentation
|
||||
- [ ] Provide Schema/Versioning
|
||||
|
||||
## Disclaimer
|
||||
Using this code to connect to Spotify's API is probably forbidden by them.
|
||||
|
|
Loading…
Reference in a new issue