Releases: MangaManagerORG/Manga-Manager
v.0.4.5
Metadata Editor
Changed
- CLI option to keep volume and chapter, only volume and only chapter
- Help tooltip explaining -1 and -2
- Reworked backup logic to be more optimal
Cover Editor
- Optimization to avoid backup if no 000.ext file is found. Just append image
Fixed
- Fixed Non-standarized filenames not getting proper extension and other optimizations
Full Changelog: v.0.4.4...v.0.4.5
Manga Manager v0.4.4
NEW
- Cover Downloader from Mangadex (Cover Manager)
Added
- Batch genre/tag add to (Metadata Manager)
Changed
- Bump lxml requirement
Fixed
- Cover Manager adds 1 extra dot in extension
- Missing Recover Metadata button (Metadata Manager #70)
What's Changed
- BugFix Cover Manager adds 1 extra dot in extension by @ThePromidius in #75
- Mangadex Manga ID Input/Higher Download Limit by @GreenglassT in #73
- Added Cover Downloader by @ThePromidius in #76
- Global Tag/Genre add/remover by @ThePromidius in #77
- Bump lxml from 4.6.5 to 4.9.1 by @dependabot in #80
- Update issue templates by @ThePromidius in #79
- 0.4.4 Update by @ThePromidius in #81
- Create SECURITY.md by @ThePromidius in #82
New Contributors
- @GreenglassT made their first contribution in #73
Full Changelog: v.0.4.3...v.0.4.4
v.0.4.3
NEW
- New docker container. Containing all the tools. More info in the wiki page
- Better file manager for linux
- New GUI for tool selector
- New Settings file so specify library path and covers path (file selector opens in that location by default)
Added
- Clear Queue button for WebpConverter
- Optimizations if no comicinfo is present it will be added and not backed up (faster)
- Skip restore if no Old_ComicInfo.xml.bak is present
Changed
- All tests were reworked
- Centered Epub2cbz ui
- Reworked Cover Manager ui
Fixed
- Metadata Manager was completely broken.
- WebpConverter
- Lot's of fixes
What's Changed
- Added CI Tests by @ThePromidius in #50
- Change File Manager for linux by @ThePromidius in #51
- Adding a Docker Image to this Repo :) by @GlassedSilver in #49
- Last touch up to PR #49 by @GlassedSilver in #52
- Docker: Add grouping to top panel for easy switching of tools :) by @GlassedSilver in #53
- Should fix permissions for users who don't have a host environment with PUID:PGID=1000:1000 by @GlassedSilver in #56
- Fix permissions for users who don't have a host environment wi… by @ThePromidius in #57
- Bugfix/metadata manager by @ThePromidius in #58
- Optimization/cbz handler by @ThePromidius in #60
- Tool selector GUI by @ThePromidius in #61
- 0.4.3/features/linux file manager by @ThePromidius in #63
- File explorer opens last opened folder and critical bug fix by @ThePromidius in #65
- UI rework and bugfixes by @ThePromidius in #66
- 0.4.3 Update by @ThePromidius in #59
- Update Build_Docker_Images.yml by @ThePromidius in #69
New Contributors
- @GlassedSilver made their first contribution in #49
Full Changelog: v.0.4.2...v.0.4.3
v.0.4.2
Metadata editor is currently broken. Avoid using it
What's Changed
- Added Tachiyomi backup converter.
.proto
to.json
by @ThePromidius in #42 - Add Epub2Cbz converter by @ThePromidius in #43
- Webconverter & progress bar improvements by @ThePromidius in #44
- Reworked Metadata Manager by @ThePromidius in #45
- CLI mode for Webp converter by @ThePromidius in #47
- Metadata mangager v3 by @ThePromidius in #48
- CLI mode to copy metadata from one file to multiple
Full Changelog: v0.4.1...v.0.4.2
v0.4.1 - Metadata Manager & Rework
What's Changed
- Change "cbz" to ".cbz" by @RealStickman in #13
- Add Unix shebang by @RealStickman in #14
- Update 0.4.1 rework by @ThePromidius in #27
- Added Metadata Manager by @ThePromidius in #27
- Bump lxml from 4.6.4 to 4.6.5 by @dependabot in #38
New Contributors
- @RealStickman made their first contribution in #13
- @dependabot made their first contribution in #38
Full Changelog: v0.3...v0.4.1
Manga Manager v0.3
What's Changed
- Changed how the scripts gets the first image.
- Both Overwrite mode and Append mode will save the new cover as 0000000.ext. If there's a file named like that it gets backed up
- New settings in each tool to make it easier to process lots of files
What's new
Set cover
- Unified button for selecting overwrite mode. Click it again to change it.
- New settings explained in readme.md
- New button to select new set of covers.
(No need to close and run to select new covers) - Good practice is to first delete all covers you want to process. Then process the queue. After that add the covers and process them (this method is also faster)
Set volume
- New settings explained in readme.md
- Simplified UI leaving the preview table always visible.
- Process button will remain disabled untill there's items in the preview table.
Known issues
- When processing the covers, the script hangs and gets unresponsive after all files are processed and saved. Couldn't learn why yet. (Does not affect file data)
Full Changelog: v0.2...v0.3
Manga Manager V0.2
This updates features a brand new UI where I tried to keep all windows' size consistent.
Check the readme.md for instructions or tips on how to run this script.
What's Changed
- V0.2 by @ThePromidius in #1
Full Changelog: v0.1.1...v0.2
Manga Manager First Release
Please don't look too much at the code not the most beautiful. If you want any feature added just coment below!
Instructions
Download code zip and run with python.
Tested version: Python 3.10
Manga-Manager
Currently it has 2 features
Set Volume
This option adds Vol.00 to the filename just before Ch/Chapter.
If there is no Ch/Chapter in the file name the script assumes the last digits are the capter indicator. So it will place it before them.
Example
I want to place Vol.03
to the following filenames
The wonderful world of invented titles ch3.ext -> The wonderful world of invented titles Vol.03 ch3.ext
The wonderful world of invented titles ch.3.ext -> The wonderful world of invented titles Vol.03 ch.3.ext
The wonderful world of invented titles ch 3.ext -> The wonderful world of invented titles Vol.03 ch 3.ext
The wonderful world of invented titles chapter 3.ext -> The wonderful world of invented titles Vol.03 chapter 3.ext
If either Ch
or Chapter
is not present in the file name, the script will asume the last digits as chapter identifier:
The wonderful world of invented titles 03.ext -> The wonderful world of invented titles Vol.03 03.ext
Note: there is a confirmation window where you can check everything is correct.
Undo changes
Changes are saved in a json file next to the python script.
Do not manually modify this file.
Once in the menu you will have to select what change you want to revert (click to expand the log list)
This option will bulk undo all changes that happened at that selected time.
Set Cover
This option extracts the selected files -> replaces the cover or adds a new one -> compress back the files.
If there is any file named 000.ext or 001.ext, the script will save it in the file as OldCover0000.ext.back
Overwrite 0001 or not?
It is as simple as it sounds.
If you want to replace current 0001.ext image say YES.
If you want to keep current 0001.ext image say NO.
By selecting NO it will add the image you selected as 0000.ext
Then it saves the selected image as 0000.ext
Undo changes
Old cover is saved in the compressed file as OldCover000X.ext.bak
This option will rename the current cover as OldCover000X.ext.bak while the backup cover will be renamed to its original name.
Full Changelog: https://github.com/ThePromidius/Manga-Manager/commits/v0.1.1