Kodi - ERROR (Addons/Plugins) - Problems with wrong data.
I searched and found 6 Addons / Plugins in Kodi for TMDb data. See the list in the next post.
The first 3, for Scraper, are the most used. And they have their own forum.
It seems that the first and the second are having trouble correctly defining the language-COUNTRY for the search.
See these previous posts:
https://www.themoviedb.org/talk/5fae6bd5c613ce003d21bd61
https://www.themoviedb.org/talk/5f45a22f99d5c30033c5e926
https://www.themoviedb.org/talk/5db5df96d40d4c0014fe60d6
The author of the Addons, Team Kodi, as far as I know, is providing the correction.
olympia from Team Kodi say:
https://www.themoviedb.org/talk/5fae6bd5c613ce003d21bd61?page=2#5fb16492a22d3e003f060643
Fantastic @travisbell! Many thanks! Now some work for me to fix the scraper :)
For the search to obtain good results here on TMDb, the language must be defined with the following parameter:
language string
Specify a language to query translatable fields with.
minLength: 2
pattern: ([a-z]{2})-([A-Z]{2})
default: en-US
Example: fr-FR, fr-CA, en-US, pt-BR, pt-PT, es-ES, es-MX, de-DE etc ...
It seems that for some languages they are using only the first part of the parameter, that is, only fr or es or de or pt.
In the past, TMDb even worked correctly with only the language parameter, without the COUNTRY parameter.
However, changes were introduced a few years ago to allow languages with more than one country to be properly researched.
Since then it is recommended, and necessary, to use the complete parameter to obtain good results.
The third Addon (Python) apparently does not have this problem.
So my suggestion is:
1 Try using Python. Or
2 Find the solution to your problem in the appropriate forum.
3 Post the correction request for your language-COUNTRY on the respective forum.
Translated by Google Translate (from pt-BR to en-US)
找不到电影或节目?登录并创建它吧。
ticao2 🇧🇷 pt-BR 的回复
于 2021 年 01 月 15 日 11:55上午
List of Addons
1 TMDB Movie Scraper or The Movie Database
Author: Team Kodi
https://kodi.tv/addon/movie-information/movie-database
https://kodi.wiki/view/Add-on:The_Movie_Database
https://forum.kodi.tv/showthread.php?tid=339672
2 TMDB TV show Scraper or The Movie Database
Author: Team Kodi
https://kodi.tv/addon/tv-information/movie-database
https://kodi.wiki/view/Add-on:The_Movie_Database
https://forum.kodi.tv/showthread.php?tid=200504
3 Python TMDB Movie Scraper or The Movie Database Python
Author: Team Kodi
https://kodi.tv/addon/movie-information/movie-database-python
https://kodi.wiki/view/Add-on:The_Movie_Database_Python
https://forum.kodi.tv/showthread.php?tid=344580
4 The Movie Database Scraper Library
Author: Team Kodi
https://kodi.wiki/view/Add-on:The_Movie_Database_Scraper_Library
5 TheMovieDb Helper
Author: jurialmunkey
https://kodi.tv/addon/plugins-video-add-ons/themoviedb-helper
https://kodi.wiki/view/Add-on:TheMovieDb_Helper
6 ExtendedInfo Script - Rate media
Author: phil65
https://kodi.tv/addon/context-menus/extendedinfo-script-rate-media-items
https://kodi.wiki/view/Add-on:ExtendedInfo_Script_-_Rate_media_items