| Summary: | mp3 metainfo: when there is no id3tag, it is not possible to add one | ||
|---|---|---|---|
| Product: | [Unmaintained] kfile-plugins | Reporter: | Jay <joerg> |
| Component: | mp3 | Assignee: | Multimedia Bugs <multimedia-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bradh, groot |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jay
2003-04-24 13:09:48 UTC
*** Bug 58532 has been marked as a duplicate of this bug. *** This appears to be working fine for me. Can you duplicate (say by attaching one of the KDE sounds as an MP3 without a tag)? This work when kfile is compiled with TagLib but not when it is compiled with id3lib. Not sure if we can close it without obsoleting id3lib. CVS commit by wheeler: Making kfile-mp3 depend on TagLib (as mentioned on kde-multimedia). CCMAIL:57644-done@bugs.kde.org A configure.in.in 1.1 M +2 -2 Makefile.am 1.4 M +41 -235 kfile_mp3.cpp 1.68 M +5 -7 kfile_mp3.h 1.9 R mp3info.h 1.3 R mp3tech.c 1.9 R mp3tech.h 1.7 |