aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index c14f5f3..f022bda 100644
--- a/README.md
+++ b/README.md
@@ -67,9 +67,21 @@ print(artists)
List of features implemented or planned:
-- [x]
+- [x] Login
- [x] Login with OAuth2 Authorization Code flow
- [/] Artists
- [x] List artists
- [ ] Retrieve a single artist
- [ ] List available user libraries containing work from this artist
+- [ ] Albums
+ - [ ] List albums
+ - [ ] Retrieve a single album
+ - [ ] List available user libraries containing work from this album
+- [ ] Tracks
+ - [ ] List tracks
+ - [ ] Retrieve a single tracks
+ - [ ] List available user libraries containing work from this track
+- [ ] Download the audio file matching the given track uuid
+- [ ] License
+ - [ ] List licences
+ - [ ] Retrieve a single license