chore: bump kotatsu-parsers-redo to 38cfb00b0a (fixes MangasOrigines) - #115
Open
Kamaradeivanov wants to merge 1 commit into
Open
Kamaradeivanov wants to merge 1 commit into
Kamaradeivanov wants to merge 1 commit into
Conversation
Update the parsers pin from 204c9ee032 (2026-08-03) to 38cfb00b0a (2026-09-05, current master of Kotatsu-Redo/kotatsu-parsers-redo, the same pin used by Kotatsu-Redo 9.8.3). This brings in the MangasOrigines / HentaiOrigines fix (site redesign, chapter list was empty, PR KotatsuApp#184) as well as the other source fixes shipped in Kotatsu-Redo 9.8.2 and 9.8.3 (Comix, RavenScans, Com-X, InkStory, Voratoon, LunarAnime, MgKomik, SoulScan, GeassComic, Desu, MangaDotNet, new OniSaga / Ryukomik / Chikari sources). The only non-source API change in that range is an additive MangaLoaderContext.requestCloudflareVerification() with a default implementation, so no app-side change is required. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FJ2iUvZ2J4Bgy9JdqsNsAn
2 tasks
Member
|
oh damn🥲 |
Member
|
if you would like to help with anything else in the app, hit me up on discord |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bump
parsersingradle/libs.versions.tomlfrom204c9ee032(2026-08-03) to38cfb00b0a(2026-09-05, currentmasterof Kotatsu-Redo/kotatsu-parsers-redo, same pin as Kotatsu-Redo 9.8.3).Why
Fixes #114 — MangasOrigines has been unusable (empty chapter list) since the site redesign. The parser fix landed upstream on 2026-08-24 (Kotatsu-Redo/kotatsu-parsers-redo#184) and has been shipped in Kotatsu-Redo 9.8.2 and 9.8.3, but Futon is still pinned to a commit from before the fix.
The bump also brings the other source fixes from that range (Comix, RavenScans, Com-X, InkStory, Voratoon, LunarAnime, MgKomik, SoulScan, GeassComic, Desu, MangaDotNet) and new sources (OniSaga, Ryukomik, Chikari).
Compatibility
Diff between the two pins outside
site/: onlyMangaLoaderContext.kt, which gains an additiveopen fun requestCloudflareVerification(parser, url): Nothingdefaulting torequestBrowserAction(...). No app-side change required.Both
434030d481and38cfb00b0aare already published on JitPack (com.github.clquwu:kotatsu-parsers-redo).Testing
I don't have an Android toolchain on this machine, so I'm relying on the
Debug Build (PR)workflow for the build check. Happy to adjust if it fails.🤖 Generated with Claude Code
https://claude.ai/code/session_01FJ2iUvZ2J4Bgy9JdqsNsAn