Bug 212616 - kio_audiocd write id3v1 tags instead of id3v2
Summary: kio_audiocd write id3v1 tags instead of id3v2
Status: RESOLVED DUPLICATE of bug 104090
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: audiocd (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: icefox
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 14:00 UTC by Павел
Modified: 2012-11-16 15:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Павел 2009-11-01 14:00:36 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Archlinux Packages

When I copy files from audiocd:/MP3/ or listen music on amarok (or other player, that use kio_audiocd), non-english tags are broken because of kio_audiocd write tags in utf8 w/o writing encoding in it. 
So, convert tags to id3v2 can help resolve problem.

How to reproduce:
1)Get audio cd with non-eglish artist
2)See tags in amarok OR copy files from audiocd:/MP3/ and see tags

How to fix for user:
1)copy files from audiocd:/MP3/
2)using one of id3-convert program (such as easyTag), convert id3v1 to id3v2 with utf8 encoding

//sorry for my bad English
Comment 1 Maarten De Meyer 2012-11-16 15:17:11 UTC

*** This bug has been marked as a duplicate of bug 104090 ***