Summary: | Opus files metadata/collection support | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Mister Ypsilon <mrypsilons> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugs.kde.org, martin, mrypsilons |
Priority: | NOR | ||
Version: | 2.7.0 | ||
Target Milestone: | 2.8 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/abd5c3ff4051c77075b39f827d58045f100a5be3 | Version Fixed In: | 2.8 |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 481383 |
Description
Mister Ypsilon
2013-01-08 20:16:19 UTC
Just tried it with a newer taglib supporting Ogg-Opus tags. Still doesn't work in amarok. Did you upgrade your Amarok to 2.7? Just updraded to 2.7, still doesn't work. Thank you for the feedback. There is a pending patch on the reviewboard which addresses the opus metadata support. I think it might make it in HEAD really soon. Wow, thanks for the patch, works very well. I would only add ".oga" as a file suffix, I had to rename my whole music collection ;) Git commit abd5c3ff4051c77075b39f827d58045f100a5be3 by Matěj Laitl, on behalf of Martin Brodbeck. Committed on 12/02/2013 at 17:07. Pushed by laitl into branch 'master'. Add support for Opus files if compiled against TagLib > 1.8 FEATURES: * Added support for files in Opus codec if Amarok is compiled against recent enough TagLib (post 1.8). patch by Martin Brodbeck. FIXED-IN: 2.8 REVIEW: 108542 DIGEST: Amarok now supports Opus codec with recent TagLib M +4 -0 CMakeLists.txt M +2 -0 ChangeLog M +1 -0 README M +2 -1 shared/FileType.cpp M +2 -1 shared/FileType.h M +17 -0 shared/FileTypeResolver.cpp M +3 -0 shared/config.h.cmake M +10 -0 shared/tag_helpers/TagHelper.cpp http://commits.kde.org/amarok/abd5c3ff4051c77075b39f827d58045f100a5be3 *** Bug 338204 has been marked as a duplicate of this bug. *** |