[DB] Switched from ffmpeg to TagLib in order to get tags
This commit is contained in:
@@ -191,6 +191,7 @@ AvFormat::parse(const boost::filesystem::path& p, Items& items)
|
||||
{
|
||||
items.insert( std::make_pair(MetaData::Type::MusicBrainzTrackID, stringTrim( stringToUTF8(it->second)) ));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user