cbanack / comic-vine-scraper

An add-on script for ComicRack that lets you copy details from Comic Vine into your comic books.
258 stars 48 forks source link

Scraper is not Scraping Roles ("editor", "penciler", etc) #286

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:

Roles are no longer being scraped.  This includes writer, editor, cover artist, 
penciler, inker, etc.

The problem is actually in the ComicVine API, which has simply stopped 
providing this information.  A bug has been reported:

http://www.comicvine.com/forums/bug-reporting-2/new-api-no-roles-in-person-credi
ts-1449427/#1

WHAT VERSION OF COMICVINESCRAPER ARE YOU USING?
1.0.57

Original issue reported on code.google.com by cban...@gmail.com on 28 Mar 2013 at 3:33

GoogleCodeExporter commented 9 years ago
ComicVine changed the way roles are described in the API, but they did at least 
put them back in.   I've modified the scraper (1.0.58) to parse them in 
properly like it used to.

Original comment by cban...@gmail.com on 30 Mar 2013 at 3:34

GoogleCodeExporter commented 9 years ago
Fix is in 1.0.59

Original comment by cban...@gmail.com on 30 Mar 2013 at 6:23

GoogleCodeExporter commented 9 years ago

Original comment by cban...@gmail.com on 4 Apr 2013 at 4:05