mihon/app/src/main/java/eu/kanade/domain
Shamicen 4e628fe6de
Create ComicInfo Metadata files on chapter download (#8033)
* generate ComicInfo files at the chapter root and inside CBZ archives on chapter download.

* Update app/src/main/java/eu/kanade/tachiyomi/source/LocalSource.kt

Co-authored-by: Andreas <andreas.everos@gmail.com>

* Improvements suggested by @ghostbear

* now creates ComicInfo files in normal chapter folders as well
use manga directly instead of converting it to SManga
truncate old files before overwriting them

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>

* remove empty line after resolving merge conflict

* fixes Serializer for class 'ComicInfo' is not found error

* some changes to comments and variable names

* Revert leftover changes to archiveChapter() function

* minor cleanup

* Changed Chapter to SChapter

Co-authored-by: Andreas <andreas.everos@gmail.com>
Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>
2022-11-11 16:16:37 -05:00
..
backup/service Split backup preferences from PreferencesHelper (#8051) 2022-09-22 08:57:42 -04:00
base Only enable ACRA crash logging in preview and stable release builds 2022-10-22 15:47:09 -04:00
category Category name letter casing change not allowed when renaming (#8274) 2022-10-22 15:09:38 -04:00
chapter Migrate to more domain model usages 2022-11-10 22:42:44 -05:00
download Migrate to more domain model usages 2022-11-10 22:42:44 -05:00
extension Remove redundancy in ExtensionManager 2022-10-21 14:42:21 -04:00
history Adjust read next history logic 2022-11-05 10:37:32 -04:00
library Add "Play" button on manga in library (#8218) 2022-11-07 22:32:23 -05:00
manga Create ComicInfo Metadata files on chapter download (#8033) 2022-11-11 16:16:37 -05:00
source Remove duplicate pinned sources setting 2022-11-11 15:35:10 -05:00
track Cleanup Library presenter (#8284) 2022-10-28 11:44:05 -04:00
ui Remove side nav icon alignment preference 2022-10-27 17:30:12 -04:00
updates Minor cleanup 2022-10-14 16:13:50 -04:00
DomainModule.kt Adjust read next history logic 2022-11-05 10:37:32 -04:00