From 17756cc4316d27c56547018b71dad0d89367c46c Mon Sep 17 00:00:00 2001 From: Valentijn Date: Sun, 27 May 2018 17:16:43 +0200 Subject: [PATCH] Documentation changes --- CHANGELOG.rst | 13 ++++++++++++- README.md | 36 ++++++++++++++++++------------------ 2 files changed, 30 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ebcb9e6..abfd7fd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,18 @@ Changelog --------- +Clay 1.1.0 +========= + +TBA + +* Liked Songs Playlist (by Valentijn) +* Thumbs Up / Thumbs Down (by Valentijn) +* Alphabetical Sorting in Library View (by Valentijn) +* Explicit Rating Icon (by Valentijn) +* Various bugfixes + + Clay 1.0.0 ========== @@ -140,4 +152,3 @@ Clay 0.3 * Auth token caching * Colors * Copy URL to clipboard - diff --git a/README.md b/README.md index e1dd557..524beba 100644 --- a/README.md +++ b/README.md @@ -69,31 +69,31 @@ Documentation is [available here](http://clay.readthedocs.io/en/latest/). - lib[VLC] (native, distributed with VLC player) # What works -- Playback -- Configurable keybinds and colours -- Liked songs playlist (cur. static) -- Music library browsing & management -- Playlists -- Radio stations -- Song search -- Filtering results -- Queue management -- Notifications - Audio equalizer -- Global hotkeys -- Song file caching -- Configuration UI -- Token caching for faster authorizations -- Song operations (add to library, start station etc.) - Caching (not for song data, that one is coming soon) +- Configurable keybinds and colours +- Configuration UI +- Filtering results +- Global hotkeys +- Like/dislike tracks +- Liked songs playlist +- Music library browsing & management +- Notifications - PYPI package +- Playback +- Playlists +- Queue management +- Radio stations +- Song file caching +- Song operations (add to library, start station etc.) +- Song search +- Token caching for faster authorizations # What is being developed - -- Like/dislike tracks (mostly done but currently is a one time only action) -- Playlist editing +- Artist/album display - Artist/album search - Other functionality that is supported by [gmusicapi] +- Playlist editing # Installation