Release Version 3.2 Change Log
New Features
- View File Info - When browsing files in File Manager, you can click the ⓘ icon next to a file to see the first image (cover), meta-data and ComicInfo.xml data.
- Directory Filter - In file manager, if there are more than 25 directories returned in the list, a text input will be shown allowing you to "Type to Filter Directories". This is just a quick-filter for larger lists, letting you quickly find a specific directory. This does not search within the directories.
Backend Improvements
- Directory Cache - When directory listings are returned, the results are now cached to improve load times on repeated views. Any change in the file structure will remove the cached data.
- Large File Improvements - When attempting to convert very large RAR files (1GB+), the operation would timeout and show "Network timeout" errors in the web interface. A full list changes can be found in the repo and you can adjust default file sizes in settings now.
- Memory Management - Memory management across all operations (API downloads, CBZ conversion, PDF conversion) has been optimized and you should see speed increases and decreased memory usage in the app.
Full Documentation
- With the 2.0 release, full documentation and install steps have moved to Gitbook.io
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. - New Settings Value: Add
.xml
for Skipped File Types and recommend.nfo,.sfv,.db,.DS_Store
for Deleted File Types - 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