Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accents in music title break ID3 enconding #575

Open
GoogleCodeExporter opened this issue Dec 28, 2015 · 1 comment
Open

Accents in music title break ID3 enconding #575

GoogleCodeExporter opened this issue Dec 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

1) Please describe the steps to reproduce the situation:
a. Load a disc where there is an accented letter (e.g., á, é, í, ó, ú). 
The name of the first music is "Diálogo de Crioulos"
b. Rip the disc
c. See the metadata of the file

2) What is the expected output? What do you see instead?
I'd like to see the correct title "Diálogo de Crioulos", with all the accents, 
but the displayed title is "Di". The accented letter and all following aren't 
correctly dislayed. 

It looks like an encoding problem.


3) What version of rubyripper are you using?
0.6.2 (this info is very difficult to find, an about button would be nice)

 On what operating system? 

Ubuntu raring

The gtk2 of commandline interface?

Gtk2

4) Is this not already fixed with the latest & greatest code? See for
instructions the Source tab above.

I don't think so.

5) Does the problem happen with all discs? If not, please attach
the output of cdparanoia -Q with a disc that gives trouble.

Happen with all tracks that have accented metadata.


6) Please explain why this change is important for you. Also, how many
users would benefit from this change?

Almost all my discs are  in Brazilian Portuguese. The ripper is almost useless 
if it is unable to correctly save the disc metadata. Its too much trouble to 
reedit the metadata with  an id3 editor. 

Every non-american user would find this a good thing. 

I thought RubyRipper would become my favorite ripper, but unfortunately this is 
 basic feature. 

-----------------------------
Please provide any additional information below. The more usefull
information provided, the sooner the issue will be fixed.

It is probably an encoding problem. I don't know if you can set the encoding 
somewhere in the metadata, but it should be UTF-8. 

The  filename is correctly written. 



Original issue reported on code.google.com by [email protected] on 30 Jun 2013 at 6:21

@GoogleCodeExporter
Copy link
Author

I have this issue too. I noticed that the metadata truncation happens when 
encoding to mp3, but not when encoding to flac.

lame version is 3.99.3 on ubuntu 12.04

Original comment by [email protected] on 12 Oct 2013 at 8:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant