YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

Problem with Yamj r. 3782 and title movie with accent #2717

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2720 created by Omertron on 2014-01-19T15:15:03.000Z:

I enclosed an image of index, skin properties and the xml file...

I explai i have in my library 3 movie:

Emotivi Anonimi E' gia' ieri Aeon Flux

and i don't understand because in index page appears with distinct letter, also because for example the title Emotivi Anonimi not has accent. I try to modify my file of properties of the skin but i don't solved.

Can you help and suggest me ?

Thank Marco

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2014-01-22T22:42:18.000Z:

...no suggestions ?

Thank Marco

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2014-02-10T10:21:13.000Z:

I have not had the time to look into many issues at the moment, sorry.

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2014-02-16T14:33:33.000Z:

Ok, looks like the removal of the accents for indexing is not done on the title sort field which I think is what is causing your issue

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2014-02-16T18:21:12.000Z:

Look also the problem on plot.... same error or other problem ?

Thank Marco

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2014-02-17T20:19:44.000Z:

Until plugin ComingSoon is not correct because layout is changed, i use themoviedb. So the plot of this site is correct regarding accent, respect Comingsoon. It's strange look: the first imag come from themoviedb and is correct, the second come from ComigSoon and there are many accent problem...

Why this ? Thank again Marco

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2014-03-20T19:53:33.000Z:

I have same issue ... Seems to come from IMDB with other language than english.

Omertron commented 9 years ago

Comment #7 originally posted by Omertron on 2014-03-26T16:09:29.000Z:

Same problem for me with yamj-2.10-SNAPSHOT-r3882. Moreover NO GENRES into XML files if I use imdb.site=it into moviejukebox.properties.

Omertron commented 9 years ago

Comment #8 originally posted by Omertron on 2014-04-06T22:22:23.000Z:

@Stuart Boston: well, I do not know how to build the source and can not test what I am saying, but I check with firefox and the problem seems to come from:

In "ImbdInfo.Java", there is "ISO_8859_1" codding for imdb.fr, and the site is in UTF-8.

Cheers

Omertron commented 9 years ago

Comment #9 originally posted by Omertron on 2014-04-07T07:31:38.000Z:

I have changed this for r3885 please test and see if that works

Omertron commented 9 years ago

Comment #10 originally posted by Omertron on 2014-04-07T08:54:44.000Z:

Hi, Thanks for the patch, it seems to work for fr language, so i think you can apply it for others (it, es ...). I have to find out how to build the jar file with eclipse. Attached: 2 files, r3885 vs r3884.

Omertron commented 9 years ago

Comment #11 originally posted by Omertron on 2014-04-07T09:11:34.000Z:

This issue was closed by revision r3886.

Omertron commented 9 years ago

Comment #12 originally posted by Omertron on 2014-04-22T20:52:28.000Z:

Could you please update Comingsoon plugin too? The site has UTF-8 encoding.

I don't know if the actual plugin (r3886) scans using ISO-8859-1, but I'm getting the identical problem the people up here had on imdb.fr. Thank you!

Omertron commented 9 years ago

Comment #13 originally posted by Omertron on 2014-04-24T05:52:13.000Z:

@johnny.r...: I suggest you to open another issue, as "closed" issue are "closed" ! But what you are suggesting is right:

In Commingsoon.java there is the "ISO-8859-1" site codding.