mihon/app/src/main/java/eu/kanade/tachiyomi
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
..
crash Tweak Crash activity (#8229) 2022-10-17 20:38:05 -04:00
data Create ComicInfo Metadata files on chapter download (#8033) 2022-11-11 16:16:37 -05:00
extension Minor cleanup 2022-11-10 22:23:34 -05:00
glance Split security preferences from PrefrencesHelper (#8030) 2022-09-18 13:07:48 -04:00
source Create ComicInfo Metadata files on chapter download (#8033) 2022-11-11 16:16:37 -05:00
ui Temporally Fix #8287 (#8493) 2022-11-11 15:01:48 -05:00
util Migrate to more domain model usages 2022-11-10 22:42:44 -05:00
widget Replace numberpicker with wheelpicker (#8501) 2022-11-11 15:02:45 -05:00
App.kt Only enable ACRA crash logging in preview and stable release builds 2022-10-22 15:47:09 -04:00
AppInfo.kt Minor fixes 2022-08-06 16:23:13 -04:00
AppModule.kt Create ComicInfo Metadata files on chapter download (#8033) 2022-11-11 16:16:37 -05:00
Migrations.kt Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00