commit 146a6b3417a8d6b5434c1fa82ac7177ed0fa2364 from: mtmn date: Sat Jun 20 00:59:33 2026 UTC chore: revert readme commit - f155aa879d75fa7fddd65fa9fc65d670909d8793 commit + 146a6b3417a8d6b5434c1fa82ac7177ed0fa2364 blob - f1ce79b60bd4b4b01a6c0ecfd4c35f1b4096ccc5 blob + cde7042199852340b13d1dbf1f9b8463fb00801a --- README.md +++ README.md @@ -1,12 +1,12 @@ -
-corpus - - -A self-hosted [ListenBrainz](https://listenbrainz.org) and [Last.fm](https://last.fm) frontend that stores metadata and cover images. - +# corpus [![builds.sr.ht status](https://builds.sr.ht/~mtmn/corpus.svg)](https://builds.sr.ht/~mtmn/corpus?) -
+A self-hosted [ListenBrainz](https://listenbrainz.org) and [Last.fm](https://last.fm) frontend that stores metadata and cover images. + +It stores scrobbles, enriches track metadata and provides an interactive [Elm](https://elm-lang.org) interface. + +## Documentation + - [Architecture](docs/architecture.md) — Deep dive into the system components, data flow, and FFI usage. - [DuckDB](docs/duckdb.md) — Schema details, analytical queries, and tools for data exploration.