Update list of features in README

This commit is contained in:
Claudio Ortolina
2026-03-25 14:57:50 +00:00
parent fcc12e0ad0
commit 3a9eddbd3d
+10 -2
View File
@@ -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