Skip to content

v2.0.20 Image splitting, combining

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 22:39

Added:

  • name_to_id.json contains key to indicate if a manga is longstrip or widestrip.
  • Combining small images if the CLI flag is passed.
  • Readme for updating mupl.

Changed:

  • Image splitting is now based on manga id in the name_to_id.json file
  • Some print statements not using translations.

Fixed:

  • Updates overwriting name_to_id.json file.
  • Logs containing image raw data.
  • natsort raising TypeError (tuple and str).