suryakencana007 / comic-vine-scraper

Automatically exported from code.google.com/p/comic-vine-scraper
0 stars 0 forks source link

Scrape does not update information if cvdb tag present #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:
If i scrap a book that has some fields missing on comicvine, and
subsequently try to refresh its information, the script will not update
missing fields if the cvdb tag number is present. If i remove the tag
identifier by deleting tag/notes fields, the scrape will successfully
return all fields.

Basically, it will not refresh information on already scrapped items as
long as a cvdb tag is present. Deleting the tag, and re-scraping, will yeld
correct results.

WHAT STEPS WILL REPRODUCE THIS PROBLEM? (Please include the exact name of
the eComic book that you were trying to scrape, if possible.)
1.I can reproduce this with new issues that are still incomplete in
comicvine. I will post a reply on this topic with a reproducible procedure
tomorrow (not in my lan atm, and comicrack does not stream over the net)

WHAT VERSION OF COMICVINESCRAPER ARE YOU USING?
1.0.16

PLEASE PROVIDE ANY ADDITIONAL INFORMATION THAT MAY BE OF USE

Original issue reported on code.google.com by joaomigu...@gmail.com on 13 Mar 2010 at 12:04

GoogleCodeExporter commented 9 years ago
I just tried it now:

1) deleted the "month" field from a comic

2) turned on "Overwrite previous" and "unless new values are blank" checkboxes, 
and
made sure all the field checkboxes (top half of the config dialog) were turned 
on too.

3) scraped.  everything seemed to work fine--data was updated.

4) repeated, trying with different data deleted from the comic each time.  No 
problems.

It seems to be working for me, so probably there is some detail that I'm
missing...perhaps a specific issue where it doesn't work?  I took a look at the 
code
for this, and there's no reason to think that the scraper behaves any 
differently
whether it gets the id from the user (i.e. the series and issues selection 
forms) or
from the Tags and Notes fields--the actual updating code is the same either way.

Anyhow, let me know if you're still able to reproduce this bug when you get a 
chance
to try.

Original comment by cban...@gmail.com on 13 Mar 2010 at 1:14

GoogleCodeExporter commented 9 years ago
I can only reproduce this with very recent comics that are not yet fully 
inserted
into comicvine, so i am not sure when/how fast i can reproduce it or provide a
working example, and then only verify it when the missing information is 
incorporated
into comicvine.

Ignore/close this issue until i can provide such a case please.

Original comment by joaomigu...@gmail.com on 13 Mar 2010 at 5:58

GoogleCodeExporter commented 9 years ago
Ok, I will close this issue, but please add a comment to it (asking me to 
reopen it)
or just open a new issue anytime you are able to reproduce this bug.

With the number of changes I'm making each release, it is entirely possible 
that I
might have unknowingly fixed the problem while cleaning up some code somewhere.

Original comment by cban...@gmail.com on 13 Mar 2010 at 9:27