Help for scraping Hotel Desire please
#1
Hi,

I'm running 13.1 on W7-32 and trying to scrape a source folder named Hotel Desire (2011) for this short movie
http://www.themoviedb.org/movie/82023-hotel-desire
http://akas.imdb.com/title/tt2080323/?ref_=fn_al_tt_1

Both the universal scraper configured for themoviedb and the imdb scraper fail to retrieve it. Here is a relevant log snippet:
Code:
14:46:13 T:5464   DEBUG: CVideoDatabase::GetMovieId (M:\Hotel Desire (2011)\Hotel Desire 2011 1080P.mkv), query = select idMovie from movie where idFile=8526
14:46:13 T:5464   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'M:\Hotel Desire (2011)\Hotel Desire 2011 1080P.mkv'
14:46:13 T:5464   DEBUG: ADDON::CScraper::FindMovie: Searching for 'Hotel Desire' using IMDb scraper (path: 'C:\Users\utente\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.6.3')
14:46:13 T:5464   DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=Hotel%20Desire%20(2011)</url>
14:46:13 T:5464   DEBUG: CurlFile::Open(095717A8) http://akas.imdb.com/find?s=tt;q=Hotel%20Desire%20(2011)
14:46:16 T:5464   DEBUG: CScraperUrl::Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?s=tt;q=Hotel%20Desire%20(2011)"
14:46:16 T:5464   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
14:46:16 T:5464   DEBUG: ADDON::CScraper::FindMovie: Searching for 'Hotel Desire' using IMDb scraper (path: 'C:\Users\utente\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.6.3')
14:46:16 T:5464   DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=Hotel%20Desire%20(2011)</url>
14:46:16 T:5464   DEBUG: CurlFile::Open(095717A8) http://akas.imdb.com/find?s=tt;q=Hotel%20Desire%20(2011)
14:46:19 T:5464   DEBUG: CScraperUrl::Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?s=tt;q=Hotel%20Desire%20(2011)"
14:46:19 T:5464   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
14:46:19 T:5464 WARNING: No information found for item 'M:\Hotel Desire (2011)\Hotel Desire 2011 1080P.mkv', it won't be added to the library.
14:46:19 T:5464   DEBUG: VideoInfoScanner: No (new) information was found in dir M:\Hotel Desire (2011)\

That http://akas.imdb.com/find?s=tt;q=Hotel%2...e%20(2011) Url lists the correct page in first position, yet xbmc won't show it.
Help please?
Reply

Logout Mark Read Team Forum Stats Members Help
Help for scraping Hotel Desire please0