Added a config parameter to set the read style used by the metadata parser. Default value switched from fast to accurate
This commit is contained in:
@@ -5,6 +5,7 @@ endif()
|
||||
|
||||
add_library(lmsmetadata SHARED
|
||||
impl/AvFormatParser.cpp
|
||||
impl/Factory.cpp
|
||||
impl/TagLibParser.cpp
|
||||
impl/Utils.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user