Note that this is going to be the last update for the current MangaManager.
A rework of it is about to be released. There will be a beta release in february.
¿Why The rework?
Currently the code base is a mess so i decided to start over with all the new knowledge i've gotten while making this and other projects.
As mentioned in a previous notification here are some of the features that wil be available in the beta:
- Open multiple files and preview the covers of each file
- Choose the files you want to change metadata (without needing to open again) Just click and edit!
- Select all opened files to apply changes to all of them at once.
- Changes are kept in one sesion. You can edit a single file, edit a different one and edit again without needing to save/write the files.
- Apply all changes (save to file) all at once when you are done editing.
- Edit single cover from the metadata view itself
- Cover manager to batch edit covers (the old cover manager)
- Online Metadata scraping (via plugin)
To be done:
- Batch bump File chapters (add 1,2...x chapters to current chapter)
- Merge chapter parts into single file
Changelog
Added
- Added settings button in main menu
- Added .bmp support to webp converter (previously it skipped it)
Fixed
- A bug in docker that wouldn't select files
- Handled exception when no cover is selected and process is clicked
- Reencode to UTF-8 if file encoding is wrong reading ComicInfo.xml
- Keep original file if recompressed one is bigger. Closes #106
- Skip image if recompress fails. Closes #115
Full Changelog: v.0.4.5...v0.4.6