Linux Rotten Tomatoes Scraper won't work
#1
Rotten Tomatoes just won't download any media-information. Everytime I start searching for media it stops, because of "connection problems". The HTPC is connected to the internet and IMDB and TheMovieDB-scrapers are working fine. Here's the relevant part of my debug log: (I guess)

Code:
13:53:45 T:3016648464   DEBUG: ------ Window Init (DialogVideoScan.xml) ------
13:53:45 T:3016648464    INFO: Loading skin file: DialogVideoScan.xml
13:53:45 T:2831149936   DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
13:53:45 T:2831149936  NOTICE: VideoInfoScanner: Starting scan ..
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: Scanning dir '/home/xbmc/Media/Movies/English/' as not in the database
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: No (new) information was found in dir /home/xbmc/Media/Movies/English/
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: Scanning dir '/home/xbmc/Media/Movies/English/Santana - Live At The Fillmore San Francisco/' as not in the database
13:53:45 T:2831149936   DEBUG: GetMovieId (/home/xbmc/Media/Movies/English/Santana - Live At The Fillmore San Francisco/SANTANA_LIVE_AT_THE_FILLMORE.ISO), query = select idMovie from movie where idFile=72
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: No NFO file found. Using title search for '/home/xbmc/Media/Movies/English/Santana - Live At The Fillmore San Francisco/SANTANA_LIVE_AT_THE_FILLMORE.ISO'
13:53:45 T:2831149936   DEBUG: FindMovie: Searching for 'Santana - Live At The Fillmore San Francisco' using The MovieDB scraper (path: '/home/xbmc/.xbmc/addons/metadata.themoviedb.org', content: 'movies', version: '3.4.0')
13:53:45 T:2831149936   DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=santana%20%2d%20live%20at%20the%20fillmore%20san%20francisco&amp;year=&amp;language=en</url>
13:53:45 T:2831149936   DEBUG: FileCurl::Open(0xa8bfd978) http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&query=santana%20%2d%20live%20at%20the%20fillmore%20san%20francisco&year=&language=en
13:53:45 T:2831149936    INFO: easy_aquire - Created session to http://api.themoviedb.org
13:53:45 T:2831149936   DEBUG: scraper: GetSearchResults returned <results></results>
13:53:45 T:2831149936   DEBUG: FindMovie: Searching for 'Santana   Live At The Fillmore San Francisco' using The MovieDB scraper (path: '/home/xbmc/.xbmc/addons/metadata.themoviedb.org', content: 'movies', version: '3.4.0')
13:53:45 T:2831149936   DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=santana%20%20%20live%20at%20the%20fillmore%20san%20francisco&amp;year=&amp;language=en</url>
13:53:45 T:2831149936   DEBUG: FileCurl::Open(0xa8bfd978) http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&query=santana%20%20%20live%20at%20the%20fillmore%20san%20francisco&year=&language=en
13:53:45 T:2831149936   DEBUG: scraper: GetSearchResults returned <results></results>
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: No (new) information was found in dir /home/xbmc/Media/Movies/English/Santana - Live At The Fillmore San Francisco/
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: Skipping dir '/home/xbmc/Media/Movies/English/The Woman/' due to no change (fasthash)
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: Skipping dir '/home/xbmc/Media/Movies/German/' due to no change (fasthash)
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: Scanning dir '/home/xbmc/Media/Movies/Music/' as not in the database
13:53:45 T:2831149936   DEBUG: GetMovieId (/home/xbmc/Media/Movies/Music/Gary Moore - Live at Montreux/VIDEO_TS/VIDEO_TS.IFO), query = select idMovie from movie where idFile=87
13:53:45 T:2831149936   DEBUG: VideoInfoScanner: No NFO file found. Using title search for '/home/xbmc/Media/Movies/Music/Gary Moore - Live at Montreux/VIDEO_TS/VIDEO_TS.IFO'
13:53:45 T:2831149936   DEBUG: FindMovie: Searching for 'Gary Moore - Live at Montreux' using Rotten Tomatoes scraper (path: '/home/xbmc/.xbmc/addons/metadata.rottentomatoes.com', content: 'movies', version: '1.0.0')
13:53:45 T:2831149936   DEBUG: scraper: CreateSearchUrl returned <url>http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=x36q7ff48xg7m8jfz9xscjkk&q=gary%20moore%20%2d%20live%20at%20montreux</url>
13:53:45 T:2831149936   DEBUG: FileCurl::Open(0xa8bfdb78) http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=x36q7ff48xg7m8jfz9xscjkk&q=gary%20moore%20%2d%20live%20at%20montreux
13:53:45 T:2831149936    INFO: easy_aquire - Created session to http://api.rottentomatoes.com
13:53:46 T:2831149936 WARNING: FillBuffer: curl failed with code 22
13:53:46 T:2831149936   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
13:53:46 T:2831149936   ERROR: Run: Unable to parse web site
13:53:46 T:2831149936    INFO: Loading skin file: DialogYesNo.xml
13:53:46 T:3016648464   DEBUG: ------ Window Init (DialogYesNo.xml) ------
13:53:49 T:3016648464   DEBUG: LIRC: Update - NEW at 75115:0000000000070028 00 KEY_OK zotac.conf (KEY_OK)

Forgot: I'm using XBMCBuntu 11.0 "Eden" with Rotten Tomatoes 1.0.0 straight out of the XBMC Repo!
Reply
#2
Nothing? Seriously? Is the scraper working fine at everyone else, or is just nobody using it?
Reply

Logout Mark Read Team Forum Stats Members Help
Rotten Tomatoes Scraper won't work0