Added a way to set custom tag delimiters for artists and for other fields, fixes #417
This commit is contained in:
@@ -4,9 +4,9 @@ if(BUILD_TESTING)
|
||||
endif()
|
||||
|
||||
add_library(lmsmetadata SHARED
|
||||
impl/AvFormatParser.cpp
|
||||
impl/Factory.cpp
|
||||
impl/TagLibParser.cpp
|
||||
impl/AvFormatTagReader.cpp
|
||||
impl/Parser.cpp
|
||||
impl/TagLibTagReader.cpp
|
||||
impl/Utils.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user