Bug 635557
| Summary: | id3tags not written at all for mp3 files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Tarenskeen <m.tarenskeen> | ||||
| Component: | abcde | Assignee: | Ville Skyttä <ville.skytta> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | ville.skytta | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | abcde-2.4.2-1.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-10-08 20:56:05 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: |
|
||||||
Only affects mp3 files, I believe all others are tagged just fine. abcde-2.4.2-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/abcde-2.4.2-1.fc13 abcde-2.4.2-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update abcde'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/abcde-2.4.2-1.fc13 abcde-2.4.2-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 448380 [details] a small patch that should fix the id3 tagging problem with abcde Description of problem: Version-Release number of selected component (if applicable): 2.4.0-1 How reproducible: always Steps to Reproduce: 1. rip a cd suing abcde 2. check the result with id3info Actual results: No id3tags are written at all Expected results: Correctly written id3tags Additional info: I have attached a patch that I found on the internet: it seems to be a known problem also on other linux distros.