Normal
Today I'm dealing with this error:WebGrabber: Connection failed: URL=, Status=308, Description=Permanent Redirect.Seems to be passing a blank URL when using the movie details scraper to fetch page details:<retrieve name="taglines_page" url="${site}taglines" encoding="UTF-8" />Need to work out how this gets sent to WebGrabber.cs in Moving Pictures
Today I'm dealing with this error:
WebGrabber: Connection failed: URL=, Status=308, Description=Permanent Redirect.
Seems to be passing a blank URL when using the movie details scraper to fetch page details:
<retrieve name="taglines_page" url="${site}taglines" encoding="UTF-8" />
Need to work out how this gets sent to WebGrabber.cs in Moving Pictures