corpus

Log | Files | Refs | README | LICENSE

commit 49d3f45d5c313c33d89e24ff58412b5348b13e9a
parent 1d0335480168f398eab8b0845f176b5c601069d4
Author: mtmn <miro@haravara.org>
Date:   Sat, 25 Apr 2026 16:27:11 +0200

chore: add live instance link to repo

Diffstat:
MREADME.md | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -3,8 +3,6 @@ A self-hosted [ListenBrainz](https://listenbrainz.org) and [Last.fm](https://las It includes storing scrobbles, metadata enrichment, and an interactive [PureScript](https://purescript.org) frontend for exploration of your listening habits. -[scrobbler.mtmn.name](https://scrobbler.mtmn.name) - ## Documentation - [Architecture](docs/architecture.md) — Deep dive into the system components, data flow, and FFI usage. @@ -49,7 +47,7 @@ npx spago run ### Scrobbling API -Corpus provides a [ListenBrainz-compatible](https://listenbrainz.readthedocs.io/en/latest/) endpoint for submitting scrobbles directly. This allows you to use any scrobbler that supports custom ListenBrainz endpoints. +Corpus provides a [ListenBrainz-compatible](https://listenbrainz.readthedocs.io/en/latest) endpoint for submitting scrobbles directly. This allows you to use any scrobbler that supports custom ListenBrainz endpoints. #### Endpoint