After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 715151 - id3 comments disappear completely
id3 comments disappear completely
Status: RESOLVED DUPLICATE of bug 707184
Product: rhythmbox
Classification: Other
Component: general
2.97
Other Linux
: Normal major
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-25 10:49 UTC by pwomack
Modified: 2014-03-14 10:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description pwomack 2013-11-25 10:49:14 UTC
I am using a (sequence of) scripts to massage and tag some mp3 files
prior to adding them to rhythmbox.

In particular I am using eyeD3 to add tags, including comments.

But rhythmbox seems to behave very intermittently;
I created a blank mp3 file, added a comment to it:

eyeD3 --remove-all eg.mp3
eyeD3 -c "eng::harry" eg.mp3

I then dropped this into an empty rhythmbox;

This displays correctly with a "harry" comment, on exit the rhythmdb.xml
showed <comment>harry</comment>

So far, so good.

I then (in a restarted rhythmbox) edited the comment to be "harry2",
and confirmed (by re-opening the edit dialog) that this had "taken".

Exiting and checking, I found that rhythmdb.xml
showed <comment>harry2</comment>
and that running eyeD3 on the mp3 showed
Comment: [Description: Comment] [Lang: XXX]
harry2

All looking good.

But on re-starting rhythmbox, and opening the properties dialog
yet again, it shows NO COMMENT.

Worse, on exiting from this run of rhythmbox, the
rhythmdb.xml shows NO COMMENT.

And yet eyeD3 still shows
Comment: [Description: Comment] [Lang: XXX]
harry2

Since I am presently using the comment box to hold episode
synopses of radio programs (which is important to me), this is "unfortunate".

Versions:

rhythmbox 2.97
eyeD3 6.18
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal

BugBear
Comment 1 Jonathan Matthew 2014-03-14 10:07:53 UTC

*** This bug has been marked as a duplicate of bug 707184 ***