Skip to content

Releases: christopher-roelofs/ComicTools

ComicTools 1.06.2

16 Aug 23:23
Compare
Choose a tag to compare
  • fix issue with locg get_issue_by_id
  • upx exe
  • add release to release folder in repo instead of release

Download

ComicTools 1.06.1

26 Feb 15:56
Compare
Choose a tag to compare

fix issue with standalone conversion

ComicTools 1.06

11 Jun 12:34
Compare
Choose a tag to compare
  • Fix issue in locg where issue count was showing price
  • Set issue count to "" in locg if not found so we don't add it to metadata
  • Change how issue count and price are parsed which add ability to add other details from that section ie Distributor SKU, UPC

ComicTools 1.05

10 Jun 17:41
Compare
Choose a tag to compare
  • Add backup way to get issue number from name

ComicTools 1.04

09 Jun 17:47
Compare
Choose a tag to compare
  • Move lists in comicutil out to a json file. Scene promos, metadata files, hashed files
  • Add ability to remove images based on hash
  • Fix issue with merging xml metadata
  • Strip whitespace from description/summary from locg

ComicTools 1.03

09 Jun 17:44
Compare
Choose a tag to compare

Always convert jpeg to jpg. We were returning true when converting jpeg to jpg since they are the same format without actually renaming the file so when the cleanup happened we were removing the current images.

ComicTools 1.02

03 Jun 15:03
Compare
Choose a tag to compare
  • Add header to main menu
  • Add catches around page count and price for locg
  • Default db to Comicvine

ComicTools 1.01

02 Jun 14:45
12135b1
Compare
Choose a tag to compare

Only return regular issues in search for locg.

ComicTools 1.0

30 May 19:58
Compare
Choose a tag to compare

First release