This commit is contained in:
2025-08-04 00:15:17 -07:00
parent aec0eb4c7f
commit 66f1fc46d6

1
muzi.c
View File

@@ -17,6 +17,7 @@
// //
// - web ui // - web ui
// - sql tables: "full history", "artists", "songs", "albums" (see ipad) // - sql tables: "full history", "artists", "songs", "albums" (see ipad)
//
int extract(const char *path); int extract(const char *path);
int get_artist_plays(void); int get_artist_plays(void);