22:49:52.297 T:5140 DEBUG: VideoInfoScanner: Scanning dir 'F:\movies_E\Beauty And The Beast (2017) [1080p]\' as not in the database
22:49:52.299 T:5140 DEBUG: CVideoDatabase::GetMovieId (F:\movies_E\Beauty And The Beast (2017) [1080p]\Beauty.And.The.Beast.2017.1080p.BluRay.x264.mp4), query = select idMovie from movie where idFile=759
22:49:52.300 T:5140 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'F:\movies_E\Beauty And The Beast (2017) [1080p]\Beauty.And.The.Beast.2017.1080p.BluRay.x264.mp4'
22:49:52.300 T:5140 DEBUG: ADDON::CScraper::FindMovie: Searching for 'Beauty And The Beast' using The Movie Database scraper (path: 'C:\Users\xyz\AppData\Roaming\Kodi\addons\metadata.themoviedb.org', content: 'movies', version: '3.9.3')
22:49:52.310 T:5140 DEBUG: scraper: CreateSearchUrl returned <url>http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=Beauty%20And%20The%20Beast&year=2017&language=en</url>
22:49:52.310 T:5140 DEBUG: CurlFile::Open(113F13C8)
http://api.tmdb.org/3/search/movie?api_k...anguage=en
22:49:52.410 T:5140 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=Beauty%20And%20The%20Beast&year=2017&language=en"
22:49:52.411 T:5140 DEBUG: scraper: GetSearchResults returned <results></results>
22:49:52.411 T:5140 DEBUG: ADDON::CScraper::FindMovie: Searching for 'Beauty.And.The.Beast' using The Movie Database scraper (path: 'C:\Users\xyz\AppData\Roaming\Kodi\addons\metadata.themoviedb.org', content: 'movies', version: '3.9.3')
22:49:52.411 T:5140 DEBUG: scraper: CreateSearchUrl returned <url>http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=Beauty.And.The.Beast&year=&language=en</url>
22:49:52.411 T:5140 DEBUG: CurlFile::Open(113F13C8)
http://api.tmdb.org/3/search/movie?api_k...anguage=en
22:49:52.498 T:5140 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "http://api.tmdb.org/3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=Beauty.And.The.Beast&year=&language=en"
22:49:52.498 T:5140 DEBUG: scraper: GetSearchResults returned <results></results>
22:49:52.499 T:5140 WARNING: No information found for item 'F:\movies_E\Beauty And The Beast (2017) [1080p]\Beauty.And.The.Beast.2017.1080p.BluRay.x264.mp4', it won't be added to the library.
22:49:52.500 T:5140 DEBUG: VideoInfoScanner: No (new) information was found in dir F:\movies_E\Beauty And The Beast (2017) [1080p]\
The URL are working fine and returning valid info, but in logs it is showing result as empty. may be the http client of kodi has some problems.