komikku/domain/src
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
..
main feat: option to auto sync metadata and chapter list when adding to library (#1091) 2026-02-02 16:47:34 +07:00
test/java/tachiyomi/domain Use median to determine smart update interval (mihonapp/mihon#2251) 2025-07-17 15:36:52 +07:00