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);