Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
PhantomShift opened this issue Nov 30, 2024 · 0 comments
Open

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

PhantomShift opened this issue Nov 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@PhantomShift
Copy link
Owner

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.

@PhantomShift PhantomShift added the enhancement New feature or request label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant