Bug 187574 - The id3 data for .oga file is not recognized
Summary: The id3 data for .oga file is not recognized
Status: RESOLVED DUPLICATE of bug 178602
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.1-SVN
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-19 08:06 UTC by Nial
Modified: 2009-03-21 19:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nial 2009-03-19 08:06:03 UTC
Version:           2.0.2 (using KDE 4.2.1)
OS:                Linux
Installed from:    Fedora RPMs

Amarok is does not see to be able to read the id3 data of .oga file. It seems to be able to edit the data ( though it will not be displayed in the editing window ) and renaming the file from .oga to .ogg will rectify the problem.  

It would seem that the  problem is most likely cause because Amarok does not properly recognise the .oga extension so that Amarok looks for any id3 data in the file.

There were no problems found with .mp3 or .ogg file.

As .oga seems to be the new standard for ogg audio file it would be nice if Amarok could properly handled them.

Also could be a good idea to test .ogv file if Amarok supports video files ( don't uses them my self so have not tested that ).
Comment 1 Mark Kretschmann 2009-03-20 07:23:35 UTC
A quick scan of Amarok's code revealed that we do actually seem to support both "ogg" and "oga", so the problem might be on another level (e.g. TagLib).

However, I only checked this with SVN trunk, so it might have been changed recently.


Next TODO for us: Renaming an "ogg" to "oga" and testing what actually happens.
Comment 2 Mark Kretschmann 2009-03-20 10:13:28 UTC
Yeah, it's definitely TagLib to blame. I just talked to its author on IRC, and here's his reply:

10:11 <@markey> 10:10 < wheels> markey: svn does.  And I really will get around to rolling a new release soon.  I've been feeling guilty for a few weeks.


So you just have to wait a bit for a TagLib update :)
Comment 3 Rex Dieter 2009-03-21 19:19:38 UTC
taglib issue, see bug #178602
Comment 4 Rex Dieter 2009-03-21 19:20:15 UTC

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