There was an error while loading. Please reload this page.
1 parent 93f8028 commit 0932943Copy full SHA for 0932943
1 file changed
README.md
@@ -498,6 +498,7 @@ GET /server # {"hostname":"","os_platform":"","os
498
499
```
500
GET /players # List all media players
501
+GET /players/{player}/cover # Cover art (serves file:// or redirects http(s)://)
502
POST /players/{player}/play # Play
503
POST /players/{player}/pause # Pause
504
POST /players/{player}/play_pause # Toggle play/pause
0 commit comments