| Summary: | Kid3-3.8.4 should not remove flac/vorbis padding and have an option to add it | ||
|---|---|---|---|
| Product: | [Applications] kid3 | Reporter: | Till Schäfer <till2.schaefer> |
| Component: | general | Assignee: | Urs Fleisch <ufleisch> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.8.x | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Till Schäfer
2021-03-17 17:27:53 UTC
My answer is similar than in https://bugs.kde.org/show_bug.cgi?id=434551. Please check if this also happens with TagLib. Such behavior is not under the control of Kid3. Kid3 will try to remove the whole tag (thereby also removing the padding) when the tag is explicitly removed (using the "Remove" button), but not when only a frame is changed. I say "try" because it depends on the 3rd party library which does the actual tagging if it allows complete removal and if it does not remove the padding in other situations. I have retested this one with taglib. taglib actually behaves in the way I described as my desired setting described above. I.e., it does not remove padding and it auto-adds a padding of 4k whenever a file is edited without a padding. Thus, my personal problem is solved here. However, I was wondering if there is a reason to actually enable the OggFlacMetadata plugin by default if taglib better handles this case. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! already provided info Closing this because a workaround exists - use TagLib 1.12 if available. |