Quantcast
Channel: Kodi Community Forum - Scrapers
Viewing all articles
Browse latest Browse all 172

TMDb scraper bug on region code passing

$
0
0
Region codes passing to requires capital letters. Small letters results in empty GetSearchResults from CurlFile sessions.

..\Kodi\addons\metadata.themoviedb.org\resources\settings.xml
Please update the three Chinese region codes (zh) to



<?xml version="1.0" encoding="utf-8"?>
<settings>
<setting label="30002" type="select" values="ar-AE|ar-SA|..................|zh-CN|zh-TW|zh-HK" id="language" default="en"/>
</settings>

https://forum.kodi.tv/showthread.php?tid...pid2750602
Three years ago, i already pointed out that issue but no replies from private messages. Since my account privileges is too low and i could not directly contact the author.
By github commitment, no response neither from 2-years old repo.

Or anybody could advise an efficient way for me to update the repository?

Viewing all articles
Browse latest Browse all 172

Trending Articles