You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ This module depends on `librespot-core` and provides an API to interact with the
14
14
-`POST \player\set-volume` Set volume to a given `volume` value from 0 to 65536.
15
15
-`POST \player\volume-up` Up the volume a little bit.
16
16
-`POST \player\volume-down` Lower the volume a little bit.
17
+
-`POST \player\current` Retrieve information about the current track.
17
18
18
19
### Metadata
19
20
-`POST \metadata\{type}\{uri}` Retrieve metadata. `type` can be one of `episode`, `track`, `album`, `show`, `artist`, `uri` is the standard Spotify uri.
0 commit comments