Skip to content

chore: bump kotatsu-parsers-redo to 38cfb00b0a (fixes MangasOrigines) - #115

Open
Kamaradeivanov wants to merge 1 commit into
AppFuton:develfrom
Kamaradeivanov:chore/bump-parsers-38cfb00b0a
Open

Kamaradeivanov wants to merge 1 commit into
AppFuton:develfrom
Kamaradeivanov:chore/bump-parsers-38cfb00b0a

Conversation

@Kamaradeivanov

Copy link
Copy Markdown

What

Bump parsers in gradle/libs.versions.toml from 204c9ee032 (2026-08-03) to 38cfb00b0a (2026-09-05, current master of 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/: only MangaLoaderContext.kt, which gains an additive
open fun requestCloudflareVerification(parser, url): Nothing defaulting to requestBrowserAction(...). No app-side change required.

Both 434030d481 and 38cfb00b0a are 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

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
@LandWarderer2772

Copy link
Copy Markdown
Member

oh damn🥲
we do this in every update so a pull request for this was unnecessary

@LandWarderer2772

Copy link
Copy Markdown
Member

if you would like to help with anything else in the app, hit me up on discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

MangasOrigines broken (empty chapter list) — parsers pin predates upstream fix, please bump kotatsu-parsers-redo

2 participants