From 3a9eddbd3d376dd7de13750628b06439f4f13322 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 25 Mar 2026 14:57:50 +0000 Subject: [PATCH] Update list of features in README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d69f16c..d178cf52 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,22 @@ - Add records from MusicBrainz, with optional override of specific pieces of data - Manage a collection and a wishlist of records, with ways to quickly search and filter based on records' metadata +- Browse record releases and select a collected release +- AI-powered chat for records and artists, with web search +- Artist details with biography, discography, and similar artists +- Wishlist with links to online stores for purchasing +- Curate record sets (e.g. "best live albums") +- Universal search across collection, wishlist, artists, and record sets - Integration with Last.fm: - display latest scrobbles, and where possible connect them with records in the collection or wishlist - scrobble a record - store a local copy of the complete scrobble history, and setup rules to fix its data as needed - audit scrobble data quality and identify tracks with missing MusicBrainz IDs -- Some basic stats -- All data stored in a single SQLite database for portability and ease of backup/restore +- Similarity search via OpenAI embeddings +- Barcode scanning for quick imports +- Stats dashboard with collection overview, top artists, top albums, and records on this day +- All data stored in SQLite databases for portability and ease of backup/restore ## Screenshots