Endpoints under app.rocksky.mirror.*
Endpoints under app.rocksky.mirror.*
(get-mirror-sources client)Get the authenticated user's scrobble mirror sources (Last.fm, ListenBrainz, Teal.fm).
Get the authenticated user's scrobble mirror sources (Last.fm, ListenBrainz, Teal.fm).
(put-mirror-source client {:keys [provider enabled external-username api-key]})Upsert a mirror source for the authenticated user.
Required: :provider ("lastfm", "listenbrainz", "tealfm").
Optional: :enabled :external-username :api-key.
Upsert a mirror source for the authenticated user. Required: `:provider` (`"lastfm"`, `"listenbrainz"`, `"tealfm"`). Optional: `:enabled` `:external-username` `:api-key`.
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 |