Added shortcuts to play prev/next songs. fixes #85

This commit is contained in:
emeric
2020-08-10 14:17:54 +02:00
parent f342ad3155
commit 10abee4d16
2 changed files with 32 additions and 8 deletions
+5
View File
@@ -60,6 +60,11 @@ 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
## Installation
### Docker