Skip to content

fix(russian): fix ranobelib - #2418

Merged
rajarsheechatterjee merged 1 commit into
lnreader:masterfrom
52191314:fix/ranobelib
Aug 16, 2026
Merged

fix(russian): fix ranobelib#2418
rajarsheechatterjee merged 1 commit into
lnreader:masterfrom
52191314:fix/ranobelib

Conversation

@52191314

@52191314 52191314 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Update version code if an existing plugin was modified
  • Test changes in Plugin Playground or the app
  • Reference related issues in the PR body (e.g. Closes #xyz)

… and chapter errors

- set scanlator instead of page for translation branches; the app's
  getNextChapter/getPrevChapter cast page to int, so team names made
  every chapter match the gt(page, 0) branch and jump to the first
  chapter. scanlator is the field the app uses for branch filtering.
- drop the now-dead uniquePages/sort workaround
- encodeURIComponent the search term so multi-word Cyrillic queries
  ('Я стал в...') are transmitted correctly
- parseChapter: throw on invalid path, non-OK response or empty content
  so the app shows its error screen (Retry / refresh) instead of an
  empty chapter
- bump to 2.2.6
@rajarsheechatterjee
rajarsheechatterjee merged commit a5c01ce into lnreader:master Aug 16, 2026
3 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Ranobelib] Next chapter navigation always opens the first chapter

2 participants