dir2ogg-0.11.4: Wrong values in ogg files for tags that are not present in mp3.

Bug #276037 reported by Andreas Waidler
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dir2ogg
Fix Released
High
Julian Andres Klode
dir2ogg (Ubuntu)
Fix Released
Undecided
Julian Andres Klode

Bug Description

When running `dir2ogg -tr` on a directory, the resulting ogg files will sometimes have tags/values which are from different mp3 files.

I just executed the command above (plus --delete-input) on a directory with multiple subdirs and many mp3s from different artists/albums, of which not all where tagged entirely. Some directories contained files of multiple artists/albums. I ended up with a collection of ogg files of which many had wrong values for their tags, e.g. an album name of a completely different artist.

To me, it seems like empty tags will be overwritten with the value of the previously processed file. I read the manpage and the readme but I did not find any notice that points out this kind of behaviour.

Revision history for this message
Julian Andres Klode (juliank) wrote :

Please try the attached patch

Changed in dir2ogg:
assignee: nobody → juliank
status: New → In Progress
importance: Undecided → High
Revision history for this message
Andreas Waidler (arandes) wrote :

The patch solved the issue that some tags got wrong values. But I noticed that some tags which are present in the mp3 will be missing in the ogg (most noticeably the tracknumber). This happens with the unpatched version also.

Revision history for this message
Julian Andres Klode (juliank) wrote :

Sorry for replying 6 months too late, but the email seems to got lost. And yes track numbers are not implemented, I don't know why. I will fix it this week.

Revision history for this message
Julian Andres Klode (juliank) wrote :

revno: 65
committer: Julian Andres Klode <email address hidden>
branch nick: dir2ogg
timestamp: Sun 2009-05-03 15:47:23 +0200
message:
  * Fix problem where tags from one file appear in other files (LP: #276037)

Changed in dir2ogg:
status: In Progress → Fix Committed
Revision history for this message
Julian Andres Klode (juliank) wrote :

dir2ogg (0.11.7) RELEASED; urgency=low

  * Recognize the track number in mp3 files
  * Fix problems with mpg123 and files not using 44100Hz (LP: #272341)
  * Make --preserve-wav work when using mplayer (Closes: #513566)
  * Fix problem where tags from one file appear in other files (LP: #276037)
  * Inform people that converting CDs is not well supported.

 -- Julian Andres Klode <email address hidden> Sun, 03 May 2009 14:45:59 +0200

Changed in dir2ogg:
status: Fix Committed → Fix Released
Changed in dir2ogg (Ubuntu):
assignee: nobody → Julian Andres Klode (juliank)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package dir2ogg - 0.11.7-1

---------------
dir2ogg (0.11.7-1) unstable; urgency=low

  * New bugfix release:
    - Fix problems with mpg123 and files not using 44100Hz (LP: #272341)
    - Make --preserve-wav work when using mplayer (Closes: #513566)
    - Fix problem where tags from one file appear in other files (LP: #276037)
  * Some packaging changes:
    - Move all CD-related dependencies from Recommends to Suggests
    - Update e-mail address
    - Update to Standards-Version 3.8.1

 -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 04 May 2009 08:22:27 +0100

Changed in dir2ogg (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
samotham (samotham) wrote :

I just discovered dir2ogg (since mp32ogg is not supported anymore in Ubuntu Lucid) I plan to use it on a regular basis on a server.

I found a bug regarding "tags". Converting mp3 to ogg removes the "Comments" tag and create a Tracknumber ("114" in the example I did)

Hope it can be solved,
thanks for the good job

Revision history for this message
samotham (samotham) wrote :

if it helps :
- the original comment (set with 'mp3info -c') was an url (including "http://..."), in case "://" are guilty there
- I tried changing the original comment to a simple word, then the output of dir2ogg still doesn't contain any comment and no werid Tracknumber field created

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.