mirror of
https://github.com/vale981/clay
synced 2025-03-05 09:31:40 -05:00
Documentation changes
This commit is contained in:
parent
3eb60ad755
commit
17756cc431
2 changed files with 30 additions and 19 deletions
|
@ -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
|
||||
|
||||
|
|
36
README.md
36
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue