From 66f1fc46d6aac588c476a547e9e0f0e2af584a19 Mon Sep 17 00:00:00 2001 From: riwiwa Date: Mon, 4 Aug 2025 00:15:17 -0700 Subject: [PATCH] test --- muzi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/muzi.c b/muzi.c index 4913030..0100381 100644 --- a/muzi.c +++ b/muzi.c @@ -17,6 +17,7 @@ // // - web ui // - sql tables: "full history", "artists", "songs", "albums" (see ipad) +// int extract(const char *path); int get_artist_plays(void);