From 47c7023dbaf5eb6682101b93f76e4c7b8acf4f56 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Apr 2020 20:37:47 +0200 Subject: Add tracks endpoints --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2b1cb57..56c264e 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,10 @@ List of features implemented or planned: - [x] List albums - [x] Retrieve a single album - [x] 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 +- [x] Tracks + - [x] List tracks + - [x] Retrieve a single tracks + - [x] List available user libraries containing work from this track - [ ] Download the audio file matching the given track uuid - [ ] License - [ ] List licences -- cgit v1.2.1