Changed the add button to a contextual menu

This commit is contained in:
emeric
2020-08-20 13:10:54 +02:00
parent 09f5ea5b0f
commit bc87e16d08
31 changed files with 304 additions and 94 deletions
+3 -3
View File
@@ -61,9 +61,9 @@ The Subsonic API is enabled by default.
__Note__: since _LMS_ stores hashed and salted passwords, it cannot handle the __token authentication__ method defined from version 1.13.0.
## Keyboard shortcuts
* Play/pause: Space
* Previous track: Ctrl + Left
* Next track: Ctrl + Right
* Play/pause: <kbd>Space</bbd>
* Previous track: <kbd>Ctrl</kbd> + <kbd>Left</kbd>
* Next track: <kbd>Ctrl</kbd> + <kbd>Right</kbd>
## Installation