What's Changed
- GCD Issue Match Updates: Update GCD Query to match issues with number in brackets [] and support for legacy numbering where there are 2 issue numbers. GCD now supports Exact match: 47, Bracketed format: [47] and Dual numbering format: 47 (427)
- Add language configuration for GCD Database Metadata. by @yann-denis in #26
- Edit CBZ Sort bug fix & Rename Rule Addition: Update to always place manually cropped cover from free-form crop first. Updated logic to ensure correct alpha-numeric sorting on all files.
- Enable Unique File Name if Overwrite: If monitoring is enabled, when files are moved, if conflicts are found unique filenames will be generated rather than overwriting the file. The is helpful if the filename does not fully match a rename rule.
- Update to Allow Case Change in Filenames: From File Manager you can now update Alpha-Case in filenames when editing the filename. Example: Swamp thing can now be updated to Swamp Thing.
- Fix for Large File Moves Not Completing: Moving large files/folders (1GB and over) could time out before complete. Added additional handling and checks.
New Contributors
- @yann-denis made their first contribution in #26
Full Changelog: v3.5.1...v3.6
Full Documentation
Full documentation and install steps are available on Gitbook.io
Docker Deploy
Docker images are updated for image: allaboutduncan/comic-utils-web:latest
Re-pull and Update Image to deploy
Optional: Additional Changes and Services need to be configured and deployed for GCD Database support