Update README

This commit is contained in:
riwiwa
2026-02-05 03:27:39 -08:00
committed by GitHub
parent 813f510a9e
commit 44d3ea1204

View File

@@ -1,14 +1,15 @@
# Muzi # Muzi
## Self-hosted music listening statistics ## Self-hosted music listening statistics
### Dependencies ### Requirements
- Go 1.25.4+
- PostgreSQL - PostgreSQL
### Roadmap: ### Roadmap:
- Ability to import all listening statistics and scrobbles from: \[In Progress\] - Ability to import all listening statistics and scrobbles from: \[In Progress\]
- lastfm \[In progress\] - LastFM \[Complete\]
- spotify \[Complete\] - Spotify \[Complete\]
- apple music - Apple Music \[Planned\]
- WebUI \[In Progress\] - WebUI \[In Progress\]
- Full listening history with time \[Functional\] - Full listening history with time \[Functional\]
@@ -18,5 +19,5 @@
- Ability to change artist image - Ability to change artist image
- Multi artist scrobbling - Multi artist scrobbling
- Ability to "sync" offline scrobbles (send from a device to the server) - Ability to "sync" offline scrobbles (send from a device to the server)
- Live scrobbling to the server - Live scrobbling to the server (Now playing)
- Batch scrobble editor - Batch scrobble editor