Skip to content

Feat/rechapters - #243

Merged
Rojikku merged 2 commits into
NovelSourcery:betafrom
mrissaoussama:feat/rechapters
Aug 31, 2026
Merged

Feat/rechapters#243
Rojikku merged 2 commits into
NovelSourcery:betafrom
mrissaoussama:feat/rechapters

Conversation

@mrissaoussama

Copy link
Copy Markdown
Contributor

Checklist:

  • Updated versionCode value in build.gradle.kts
  • Updated baseVersionCode in build.gradle.kts (if updated multisrc theme code)
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Set the contentWarning configuration in build.gradle.kts appropriately
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • This PR is AI-assisted, I have reviewed the changes manually and confirmed they are not slop

New English novel source for rechapters.com (Next.js JSON API). Browse/search
via /api/search with offset-cursor pagination, genre/orientation/status/word
count/rating/chapter count/last-updated filters. Chapters paginated through
/api/book/<id>/chapters buckets. Chapter content and manga details scraped
from the site's own SSR HTML.
Search API slug field lacks the nanoId suffix that book/chapter urls require. toSManga now builds url as /book/{slug}-{nanoId} using BookDto.nanoId.
@Rojikku
Rojikku merged commit a5e7d3e into NovelSourcery:beta Aug 31, 2026
3 checks passed
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.

2 participants