From a8352c5bf989774b814fd8625d9a449f0777f6cb Mon Sep 17 00:00:00 2001 From: riwiwa <103002431+riwiwa@users.noreply.github.com> Date: Thu, 8 Jan 2026 04:41:03 -0800 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 44b5f74..d6c0971 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,9 @@ ### Dependencies - PostgreSQL -### Installation Instructions (for testing and development) \[Only Supports Spotify Imports ATM\]: -1. Clone the repo:
```git clone https://github.com/riwiwa/muzi``` -2. Copy over all zip archives obtained from Spotify into the ```imports/spotify-data/zip/``` directory. -3. Ensure PostgreSQL is installed and running locally on port 5432. -4. Run the app with:
```go run main.go``` -5. Navigate to ```localhost:1234/history``` to see your sorted listening history. -6. Comment out ```importsongs.ImportSpotify()``` from ```main.go``` to prevent the app's attempts to import the Spotify data again - ### Roadmap: - Ability to import all listening statistics and scrobbles from: \[In Progress\] - - lastfm + - lastfm \[In progress\] - spotify \[Complete\] - apple music