read/parse file tags
import audiofiles
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ struct Metadata {
|
||||
TagLib::String album;
|
||||
TagLib::String albumArtist;
|
||||
unsigned int year;
|
||||
std::string artwork;
|
||||
TagLib::VariantList artwork;
|
||||
TagLib::String genre;
|
||||
unsigned int trackNr;
|
||||
double length;
|
||||
|
||||
Reference in New Issue
Block a user