[Elisa] [Bug 415330] Songs aren't shown if id3v1 is used

2024-04-16 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=415330

Jack Hill  changed:

   What|Removed |Added

 CC||jackhill3...@gmail.com

--- Comment #3 from Jack Hill  ---
It looks like the issue is that you have both an ID3v1.1 tag and an empty
ID3v2.3.0 tag. Please can you confirm if this is true? And then remove the
empty 2.3.0 tag and try again.

It seems to me that KFileMetadata does not read anything from ID3v1.1 even
though the 2.3.0 tag gives empty information.

FAIL!  : TagLibExtractorTest::testCommonData(mp3 id3v1 shadowed by id3v2)
Compared values are not the same
   Actual   (result.properties().value(Property::Title)):
QVariant(QString,)
   Expected (QVariant(QStringLiteral("Title"))) :
QVariant(QString,Title)
   Loc:
[/home/jack/Dev/KDE6/src/kfilemetadata/autotests/taglibextractortest.cpp(164)]

To make the test file I just opened "test.id3v1.mp3" in Kid3, created a Tag 2
using the button "From Tag 1", set the Title tag to be empty, then deleted all
other tags using the Delete button.

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

[Elisa] [Bug 415330] Songs aren't shown if id3v1 is used

2024-04-13 Thread Rodrigo Pedra Brum
https://bugs.kde.org/show_bug.cgi?id=415330

Rodrigo Pedra Brum  changed:

   What|Removed |Added

 CC||rodrigo.pe...@gmail.com

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

[Elisa] [Bug 415330] Songs aren't shown if id3v1 is used

2023-11-12 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=415330

Stefan Brüns  changed:

   What|Removed |Added

   Assignee|pinak.ah...@gmail.com   |matthieu_gall...@yahoo.fr
 CC||stefan.bruens@rwth-aachen.d
   ||e
Product|frameworks-kfilemetadata|Elisa
Version|5.64.0  |unspecified
  Component|general |general

--- Comment #2 from Stefan Brüns  ---
KFileMetaData has no problem with file having only an ID3v1 tag, and extracts
all the available information.

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