From 1f359935a236556fd4710ac7726ac864abf0dc47 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 11 May 2025 19:30:49 +0100 Subject: [PATCH] Update features --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 684ea8ed..c0d0f502 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,10 @@ - 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 -- Integration with Last.fm (display latest scrobbles, and where possible - connect them with records in the collection or wishlist) +- Integration with Last.fm: + - display latest scrobbles, and where possible + connect them with records in the collection or wishlist + - scrobble a record - Some basic stats - All data stored in a single SQLite database for portability and ease of backup/restore - Ideal for deployment on a server with limited resources (1CPU, 512MB RAM)