Menu

#205 Can't add Mood Tag

3.8.0
closed
nobody
None
9
2019-12-23
2019-11-30
No

If a mp3 file has a Tag 2 Mood empty, a new added Mood tag diappears after Save.
If the Tag 2 Mood already exist it may be edited and works fine.
Try to add a Tag 2 Mood to the attached file.

1 Attachments

Discussion

  • Urs Fleisch

    Urs Fleisch - 2019-11-30

    If you look at id3v2.4.0-changes (id3.org) (5. New frames) or the frame table in the Kid3 handbook, you can see that TMOO (Mood) is a new frame in ID3v2.4.0, i.e. it does not exist in ID3v2.3.0. If you want to use Mood frames, you have to use ID3v2.4.0 frames, you can change this in the settings of Kid3. TagLib, the library which is used for ID3v2.4.0 tags, will discard unsupported frames when an ID3v2.3.0 tag is saved (in function ID3v2::Tag::downgradeFrames()), this is what is happening here.

     
  • Sasha Burtchak

    Sasha Burtchak - 2019-11-30

    Thank you very much, you've solved my problem!

     
  • Urs Fleisch

    Urs Fleisch - 2019-12-23
    • status: open --> closed
     
MongoDB Logo MongoDB