Skip to content

[DRAFT] Use kotatsu-parsers directly for source mapping #14

Description

@PhantomShift

Use the kotatsu-parsers library directly for getting relevant sources instead of attempting to scrape the information.

For future reference, getting the list of all sources is theoretically as simple as calling EnumSet.allOf(MangaParserSource::class.java), though how Rust-Kotlin/Java communication will be achieved is yet to be decided. At a certain point it may be worthwhile to rewrite the conversion logic in Kotlin to reduce redundancy and overhead and improve (re)usability on Android.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions