github allaboutduncan/comic-utils v1.2
v1.2: New Monitoring Features & Deploy Change

3 days ago

Release Version 1.2 Changelog

Features

  • Monitor - Auto-Unpack: If enabled, when ZIP files are downloaded to the Watch folder, they will be extracted auto-matically.
  • Monitor - Move Sub-directories: If enabled, sub-directories containing files will be moved to the Target folder and the folder name will be cleaned as well.

Back End Updates

  • Persist Config Settings: Config file directory maps to local drive in docker-compose to ensure settings are persisted on upgrades.
  • Ignore System & Hidden Files: Added a helper function to ignore hidden files on Windows and all files that begin with "." or "_" when parsing directories. Thanks to mr.pink1349 on the Komga discord server for the assist.

Bug Fixes

  • Bug Fix: Status messages could time out on long processes

Docker Deploy

Docker images are updated for image: allaboutduncan/comic-utils-web:latest

  • Re-pull and Update Image to deploy
  • Update your Docker Compose: Mapping the /config directory is required now to ensure that config settings are persisted on updates.
  • First Install: On the first install with new config settings, visit the config page, ensure everything is configured as desired.
    • Save your Config settings
    • Click the Restart App button

Don't miss a new comic-utils release

NewReleases is sending notifications on new releases.