cbanack / comic-vine-scraper

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

Have CVS produce a logfile #407

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please enter a description of your proposed enhancement here.

Just an idea to have CVS produce a logfile after scraping. While on new comics 
scraped it may be a little redundant since you can just look any info added, it 
might be useful to have this file to see any changes made on rescraped comics 
in case you want to revert any changes made. 

Original issue reported on code.google.com by sensei6...@gmail.com on 15 Mar 2015 at 2:56

GoogleCodeExporter commented 9 years ago
Press ctrl-shift-L while any of the scraper's windows are open.  This will save 
out a log file that contains the information you are looking for.  Fields that 
have been changed are marked with a star.

The only problem I can think of is that the log file gets truncated at the 
beginning once it becomes very large.  But I believe you'd have to scrape a LOT 
of files in one session before you run into that.

Original comment by cban...@gmail.com on 15 Mar 2015 at 3:15