IMDB "Translated Title" error

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
Tetsujin
Posts: 13
Joined: 2012-12-09 03:04:40

IMDB "Translated Title" error

Post by Tetsujin »

The IMDB script puts two upper ASCII characters into the TranslatedTitle field.
┬╗
This then messes up the Export to NFO script. I wish I could program so I could at least describe the problem correctly.
Interview.nfo
<url>http://imdb.com/title/tt0480269</url>
<id>tt0480269</id>
<movie>
<title>┬╗</title>
<rating>6.8</rating>
<year>2007</year>

[img]http://dl.dropbox.com/u/6574173/Translated.jpg[/img]
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Do you use the script version 3.78 ?
It should have fixed the problem where an unrelated character was put in the translated title.
Or else if you do not use the translated field from that script you can simply uncheck it from the list of fields that the script can update (on the bottom/right of the script window).
Tetsujin
Posts: 13
Joined: 2012-12-09 03:04:40

Post by Tetsujin »

Thanks.
Got it.
Post Reply