Reply to thread

Ok, the database does not store the extra info for the alternate titles, so it is not possible to use this information after the scraper scrapes. I have created an alternate scraper that should do the job you are looking for.


I haven't done too much testing, but here is what it should do:

If the 'Language' field for the movie is anything but English it will search for the first alternate title containing either 'USA' or 'English title' and assign that as the main title for the movie. When you are picking the appropriate movie from the list of possible matches, it will still show up with the original IMDb title, however once you select it it should name your movie properly.


I was running into a problem where it would set the 'sort by' field to the original foreign title, so I started hard setting that in the scraper as well (stripping the preceding 'the') I didn't see any other scrapers manually setting the sort by field, so I'm not sure why my version had to do it manually, some documentation would really be good.


I am attaching 2 versions, one which pulls the full summary, and one which pulls the short plot. Both use the new English alternate title. If anyone runs into problems let me know and I will take a look.


EDIT: There was a bug in this version, I posted it in it's own thread now: https://forum.team-mediaportal.com/moving-pictures-284/imdb-english-title-scraper-53574/#post367686


Top Bottom