Added basic support for artist.nfo file parsing, ref #640
This commit is contained in:
@@ -9,10 +9,11 @@ if (BUILD_BENCHMARKS)
|
||||
endif()
|
||||
|
||||
add_library(lmsmetadata STATIC
|
||||
impl/ArtistInfo.cpp
|
||||
impl/AudioFileParser.cpp
|
||||
impl/AvFormatImageReader.cpp
|
||||
impl/AvFormatTagReader.cpp
|
||||
impl/Lyrics.cpp
|
||||
impl/AudioFileParser.cpp
|
||||
impl/PlayList.cpp
|
||||
impl/TagLibImageReader.cpp
|
||||
impl/TagLibTagReader.cpp
|
||||
|
||||
Reference in New Issue
Block a user