https://bugs.kde.org/show_bug.cgi?id=448182

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kfilemetadata/-/comm
                   |                            |it/eefc973b56e39034e498487f
                   |                            |6d9900a4008e560e

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit eefc973b56e39034e498487f6d9900a4008e560e by Nate Graham, on behalf
of Wladimir Leuschner.
Committed on 14/03/2024 at 15:03.
Pushed by ngraham into branch 'master'.

Add support for .mod/.s3m/.xm/.it Module Tracker formats meta data

KFileMetaData did not parse module tracker files, although TagLib
has support in parsing meta data from these files. Tracker files
are supported in TagLig since version 1.8 and therefore below
required version that CMakeLists.txt asks for in KFileMetaData,
which is version 1.12.1

M  +4    -0    autotests/extractorcoveragetest.cpp
A  +-    --    autotests/samplefiles/test.it
A  +-    --    autotests/samplefiles/test.mod
A  +-    --    autotests/samplefiles/test.s3m
A  +-    --    autotests/samplefiles/test.xm
M  +69   -5    autotests/taglibextractortest.cpp
M  +35   -0    src/extractors/taglibextractor.cpp
M  +5    -2    src/extractors/taglibextractor.json

https://invent.kde.org/frameworks/kfilemetadata/-/commit/eefc973b56e39034e498487f6d9900a4008e560e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to