komikku/i18n-kmk
David Brochero e7bdbb5794
feat: option to auto sync metadata and chapter list when adding to library (#1091)
* feat: auto-fetch chapter list when adding to library

* simplify impl

* IO context (gemini suggestion)

* don't trigger NoChapterException

* add option to settings

* linting

* fix: fetching on bulk

* add kmk comment

* fix exception handling

* linting again

* feat: also sync metadata

* fix: rebase issues

* remove KMK comment

* Use `manga` instead of `new` so its title got updated with source's `getMangaDetails`; also reset chapterFlags

---------

Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com>
2026-02-02 16:47:34 +07:00
..
src/commonMain/moko-resources feat: option to auto sync metadata and chapter list when adding to library (#1091) 2026-02-02 16:47:34 +07:00
build.gradle.kts Migrate some classpaths to gradle plugins 2024-09-04 19:07:51 +07:00