Skip to content

Commit 0932943

Browse files
committed
doc: add cover endpoint
1 parent 93f8028 commit 0932943

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,7 @@ GET /server # {"hostname":"","os_platform":"","os
498498
499499
```
500500
GET /players # List all media players
501+
GET /players/{player}/cover # Cover art (serves file:// or redirects http(s)://)
501502
POST /players/{player}/play # Play
502503
POST /players/{player}/pause # Pause
503504
POST /players/{player}/play_pause # Toggle play/pause

0 commit comments

Comments
 (0)