Skip to content

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

Description

@Kamaradeivanov

Brief summary

Since the redesign of mangas-origines.fr (custom ori-* theme on top of Madara, around mid-August 2026), the MangasOrigines source no longer works in Futon: the manga details open but the chapter list is empty, so nothing can be read.

The fix already exists upstream in the parsers library Futon depends on:

Futon devel is still pinned to parsers = "204c9ee032" in gradle/libs.versions.toml (commit from 2026-08-03), which predates the fix. Futon 9.8.1 (2026-08-16) therefore ships the broken parser, and so does the current nightly.

Bumping the pin also picks up the other source fixes from the same range (Comix, RavenScans, Com-X, InkStory, Voratoon, LunarAnime, MgKomik, SoulScan, GeassComic, Desu, MangaDotNet) and the new OniSaga / Ryukomik / Chikari sources.

I checked the non-source API diff between 204c9ee032 and 38cfb00b0a: the only change outside site/ is an additive MangaLoaderContext.requestCloudflareVerification() with a default implementation, so no app-side change should be needed. Both commits are already built on JitPack.

PR with the one-line bump: #115

Steps to reproduce

  1. Open Futon 9.8.1 (or a current nightly)
  2. Enable the MangasOrigines (FR) source
  3. Open any manga from that source
  4. Chapter list is empty / "no chapters" — reading is impossible

Futon version

9.8.1 (also reproduced on devel / nightly, parsers pin 204c9ee032)

Android version

Any — the issue is in the pinned parsers library, not device-specific

Device

Any

Acknowledgements

  • This is not a duplicate of an existing issue.
  • This is not an issue with a specific manga source in the parsers repository — the parser is already fixed upstream; this issue is about Futon's dependency pin being outdated.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions