Skip to content

fix(mangadar): support new rows format and iterate all x-data containers#17804

Open
hamedhani1998 wants to merge 3 commits into
keiyoushi:mainfrom
hamedhani1998:mangadar-only
Open

fix(mangadar): support new rows format and iterate all x-data containers#17804
hamedhani1998 wants to merge 3 commits into
keiyoushi:mainfrom
hamedhani1998:mangadar-only

Conversation

@hamedhani1998

Copy link
Copy Markdown
Contributor

Summary

  • Iterate all div[x-data] containers to find chapter data instead of single selectFirstn- Support new compact array format: ows: [[id, number, url, timestamp], ...]n- Keep legacy chapters: [{...}] format as fallback
  • Add parseRowsJson helper for compact array parsing

yemen and others added 3 commits July 21, 2026 19:09
- Iterate all div[x-data] instead of single selectFirst
- Support new compact array format: rows: [[id, number, url, timestamp], ...]
- Keep legacy chapters: [{...}] format as fallback
- Add parseRowsJson helper for compact array parsing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant