| Summary: | Amarok does not support .oga (audio/ogg) files | ||
|---|---|---|---|
| Product: | [Unmaintained] taglib | Reporter: | Daniel Aleksandersen <aleksandersen+bugs.kde.org> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Daniel Aleksandersen
2007-09-18 21:53:16 UTC
Encode a test file using FLAC 1.2.1 or newer and $ flac --ogg --tag="ARTIST=Should appear in artist column" input.wav SVN commit 717998 by wheeler: Note OGA as the new extension for Ogg FLAC. (Note: for the bug report, this won't actually make things work in Amarok, in fact, this change wasn't needed at all for it to work there.) BUG:149987 M +1 -0 CMakeLists.txt M +1 -0 Makefile.am M +4 -0 fileref.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=717998 The full list of new MIME types and file extensions for Xiph.Org Foundation's multimedia file formats is available at http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions Maybe you could add them all? Well, uhm, most of the formats aren't supported by TagLib. |