Starting to switch Metadata portion to c++. Switching from TagLibSharp to Taglib (c++)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "models.h"
|
||||
|
||||
Song fetch_metadata(const char*);
|
||||
Reference in New Issue
Block a user