Bug 442502
Summary: | Metadata not preserved when Copy metadata/tags selected | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ben Martin <monkeyiq> | ||||||
Component: | audio-convert-mod | Assignee: | Stewart Adam <s.adam> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 10 | CC: | s.adam, wcooley | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2009-01-14 22:54:35 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Ben Martin
2008-04-15 07:10:04 UTC
Created attachment 302411 [details]
-v output
Thank you for reporting this, I'm busy at the moment but I'll take a look at this on the weekend when I have a bit of free time. I would like to add that copying the tags works when MP3 is the selected output format, but not Ogg Vorbis (which I am more interested in). Thanks for this great tool; when this problem is resolved, it will be a great solution to a need that I have had for a while. Created attachment 304152 [details]
Copies metadata during Ogg encode
The attached patch fixes this bug.
I've released version 3.45.3 which should fix the problem. If you can confirm this please close the bug. audio-convert-mod-3.45.3-1.fc8 has been submitted as an update for Fedora 8 audio-convert-mod-3.45.3-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. After making the update I now get this when I try to encode: back (most recent call last): File "/usr/share/audio-convert-mod/acm-runapp.pyw", line 647, in on_mainNextButton_clicked successfulConversionDest = prefs.get('Defaults', 'successfulConversionDest') File "/usr/lib64/python2.5/ConfigParser.py", line 520, in get raise NoOptionError(option, section) NoOptionError: No option 'successfulconversiondest' in section: 'Defaults' Moving the ~/.audio-c-m/prefs.conf out of the way doesn't stop the dialog that appears with the error and the continue anyway button does not allow me to continue but simply returns to the app. Found the bug, I changed updated preferences but forgot to update it. Version 3.45.4 has the fix that allows for a normal upgrade path. If you'd like to skip the wait, you can download a non-official RPM package for Fedora 7/8/9 here: http://www.diffingo.com/content/view/13/47/lang,en/#a3 I install v 3.45.4 for FC9 but if I convert mp3 files to ogg format tags not working. (In reply to comment #10) > I install v 3.45.4 for FC9 but if I convert mp3 files to ogg format tags not > working. Sorry, when I install id3v2 package, tags start working. p.s REQ: Please add function- Remove diacritic from tags e.g. replace ľščťžýáíô lsctzyaio etc. Thank you. Good idea, I should probably add the tag capabilities beside the encode/decode too. This message is a reminder that Fedora 8 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 8. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '8'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 8's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 8 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Changing the release... I haven't had the time to work on audio-convert-mod in a while, but when I do I'll add these features. I've submitted two updates, audio-convert-mod-3.45.5-1.fc10 and audio-convert-mod-3.45.5-1.fc9.1, which are now available in updates-testing that include the two new features. |