Kodi Community Forum
Solved Wrong scraping language - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- Thread: Solved Wrong scraping language (/showthread.php?tid=359094)



Wrong scraping language - bjarkan - 2020-12-12

Hi,

My movies are scraped in english (titles and descriptions) even though my settings are set in french, and even with french movies.
I'm using kodi 18.9 on libreelec and my scraper is The Movie Database v 5.2.5.
I tried this but it doesn't work : https://forum.kodi.tv/showthread.php?tid=357864&pid=2983546#pid2983546
my userdata/addon_data/metadata.themoviedb.org/settings.xml is set <setting id="language">fr-FR</setting>
And here is my log file : https://paste.kodi.tv/vanaxesaqo.kodi
Any idea ?


RE: Wrong scraping language - Karellen - 2020-12-12

As far as I can see in your log, you have set your scraper to English. All API queries are appended with -en. You can see that for yourself on line 1660 onwards.

I think you changed the scraper settings in the wrong place. You changed them in Add-ons, instead of changing them on the source as shown in the image.

Image


RE: Wrong scraping language - bjarkan - 2020-12-12

You're right, it was my mistake ! It works now. Thanks !


Wrong scraping language - Karellen - 2020-12-12

Thread marked solved.


RE: Wrong scraping language - MimiAugello - 2020-12-22

(2020-12-12, 19:52)Karellen Wrote: As far as I can see in your log, you have set your scraper to English. All API queries are appended with -en. You can see that for yourself on line 1660 onwards.

I think you changed the scraper settings in the wrong place. You changed them in Add-ons, instead of changing them on the source as shown in the image.

Image

Hi,

I have the same problem. And i can't see the image. Could you tell me where are the good settings to change please ?


RE: Wrong scraping language - Karellen - 2020-12-22

(2020-12-22, 15:04)MimiAugello Wrote: And i can't see the image. Could you tell me where are the good settings to change please ?
Why can't you see the image? It is right there. Check your browser security settings as you probably have them set too high.

Videos>Files>Your Source>Context Menu>Change Content is where you change settings.


RE: Wrong scraping language - MimiAugello - 2020-12-26

(2020-12-22, 20:19)Karellen Wrote:
(2020-12-22, 15:04)MimiAugello Wrote: And i can't see the image. Could you tell me where are the good settings to change please ?
Why can't you see the image? It is right there. Check your browser security settings as you probably have them set too high.

Videos>Files>Your Source>Context Menu>Change Content is where you change settings.
I found ! Thaks a lot !