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

Provide a Way for users to Remap Imprint and Publisher names #255

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Users are often unsatisfied with the Publisher names and Imprint names/mappings 
used by Comic Vine and the scraper.  For example:

http://comicrack.cyolito.com/forum/32-news-and-announcements/21779-comic-vine-sc
raper-1048-52?limit=10&start=100#27475

It might be nice if there was a way to to let users specify their own 
replacement publisher or imprint names.  And editable py file (like 
imprints.py) could work pretty well for this.  Maybe even something fancier in 
the Advanced settings dialog.

Original issue reported on code.google.com by cban...@gmail.com on 13 Dec 2012 at 2:16

GoogleCodeExporter commented 9 years ago
This feature has been implemented for 1.0.53.  See PUBLISHER_ALIAS and IMPRINT 
in the advanced settings:

http://code.google.com/p/comic-vine-scraper/wiki/AdvancedFeatures

Original comment by cban...@gmail.com on 24 Jan 2013 at 6:48