Endpoints under app.rocksky.spotify.* — Spotify-backed remote control.
Endpoints under app.rocksky.spotify.* — Spotify-backed remote control.
(get-currently-playing client)(get-currently-playing client {:keys [actor]})Get the currently playing track. Optional: :actor.
Get the currently playing track. Optional: `:actor`.
(previous-track client)Skip to the previous track.
Skip to the previous track.
(seek client {:keys [position]})Seek to :position (in seconds). Required: :position.
Seek to `:position` (in seconds). Required: `:position`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |