Hi All,
It's me, the developer of Kavita. While Promidius is taking some personal time, I've been working on a few small bugfixes and features for the software.
A summary of what's new or changed:
- Changed resampling algorithm for faster loading
- Better error handling throughout the codebase with message boxes and error panel output
- Basic support for Opening Rar files and coverting to cbz automatically on save (this will not edit rar files nor do we plan to support that)
- Fixed MA 15+ rating being incorrect
- Added ability to disable the backup xml file from being created.
- AniList Original Creator will now map to the same fields as Original Story
- Fixed where some titles would have an empty English title and break finishing filling out the UI when scraping. Now it will safely fall back to empty string.
- Fixed a case where Old_ComicInfo.xml.bak would be written even when there was no original ComicInfo in the file
- Added a basic system to fill in information on the selected files from filename parsing. This copies a limited set of regex from Kavita to allow Series, Volume, and Chapter parsing. The parsed information will only fill in if the fields are empty.
- Fixed alignment issues on a few areas in the app
- Buttons on menu bar now enable/disable based on if items are selected or loaded in the menu
I will be continuing to work on the software and slowly help bring the vision Promidius and I have for it.
Thank you all for the support and if you feel this is worth it, please throw a few bucks Promidius' way to say thanks or give us a star.
Quick fixed v1.0.2.1
- Unhandled exception if the summary is empty
What's Changed
- Settings Polish by @majora2007 in #139
- Feature/cover scanner by @ThePromidius in #143
- Foundational Changes and Bugfixes by @majora2007 in #150
- AniList Improvements by @majora2007 in #154
- Custom MessageBox widget by @ThePromidius in #155
- Revert Pushed binary to temp fix current state of docker build by @ThePromidius in #156
- Misc Cleanup by @ThePromidius in #157
- Rar support and LCInfo rework by @ThePromidius in #159
- Fixed MA 15+ Age Rating by @majora2007 in #163
- Ability to Disable Old_ComicInfo.xml.bak via Settings + Fixes when Scraping by @majora2007 in #164
- Basic Parsing from Filename by @majora2007 in #168
- Feature/simplification by @majora2007 in #169
- v1.0.2 Merge from develop by @ThePromidius in #171
Full Changelog: v1.0.0-beta.1...v1.0.2