Bug 111905 - Amarok didn't save correct mp3 tag
Summary: Amarok didn't save correct mp3 tag
Status: RESOLVED DUPLICATE of bug 111246
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 22:14 UTC by foldus
Modified: 2006-06-11 12:32 UTC (History)
0 users

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 foldus 2005-09-01 22:14:24 UTC
Version:           svn (using KDE KDE 3.4.2)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.5-20050130 
OS:                Linux

I have my mp3 tags in utf-8 format. 

When I build my collection, encoding is ok.
Problem is when I edit title, album or artists. First it looks ok, but it didn't write correct mp3 tag and when I rebuild my collection it is in bad format. When i check mp3 tag with mp3info it have bad characters.

I have set decoding UTF8 in settings and 

locale
LANG=
LC_CTYPE="cs_CZ.UTF-8"
LC_NUMERIC="cs_CZ.UTF-8"
LC_TIME="cs_CZ.UTF-8"
LC_COLLATE="cs_CZ.UTF-8"
LC_MONETARY="cs_CZ.UTF-8"
LC_MESSAGES="cs_CZ.UTF-8"
LC_PAPER="cs_CZ.UTF-8"
LC_NAME="cs_CZ.UTF-8"
LC_ADDRESS="cs_CZ.UTF-8"
LC_TELEPHONE="cs_CZ.UTF-8"
LC_MEASUREMENT="cs_CZ.UTF-8"
LC_IDENTIFICATION="cs_CZ.UTF-8"
LC_ALL=cs_CZ.UTF-8

I have svn version of amarok from 1.9.2005
Comment 1 Alexandre Oliveira 2005-09-01 23:17:43 UTC
This is a dup of bug #111246. And if you're refering to the recode option, that's evil and targered at badly tagged files. When that's enabled, amaroK will only use id3v1 tags, and that's bad.

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