sahib / glyr

Glyr is a music related metadata searchengine, both with commandline interface and C API
GNU Lesser General Public License v3.0
248 stars 24 forks source link

lipwalk returns non-utf8 results #12

Closed DaveDavenport closed 12 years ago

DaveDavenport commented 12 years ago

lipwalk often returns non-utf8 and wrong language results. Also the output contains parts of xml code:

e.g. Ella.html" title="Other Ella Lyrics">Ella

Ella es la luz en plena oscuridad, comprend�a todo con solo mirar Nunca quiso ponerle trabas a mi libertad no me quiso calmar solo quer�a amar.

A veces pienso en su mirada angelical Y casi siempre sue�o volverla a besar. Pero lo bueno llega y tambi�n se va y as� la vi marchar etc.

sahib commented 12 years ago

Hi,

Exact title/artist would be useful since I can't reproduce it (yet)

DaveDavenport commented 12 years ago

The Nearness Of You - Fitzgerald, Ella & Armstrong, Louis

sahib commented 12 years ago

Fixed - Can't do much against stuff that validates as UTF8 according to Glib. (lipwalk offers fine encoded lyrics normally though)