Skip to content

(fix) Separate plugin for Hangul scans - #2562

Merged
rajarsheechatterjee merged 10 commits into
lnreader:masterfrom
D3ICIDE:hangul_scans
Sep 24, 2026
Merged

rajarsheechatterjee merged 10 commits into
lnreader:masterfrom
D3ICIDE:hangul_scans

Conversation

@D3ICIDE

@D3ICIDE D3ICIDE commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Hangul Scan has moved away from using the madara multisrc and uses its own custom Next.js website.
Closes: #2493

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)
  • [] Commit messages follow type(scope): description (e.g. feat(<generator>): add new source)

Copilot AI lite review requested due to automatic review settings September 22, 2026 21:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Pagination, versioning, and chapter-loading issues remain unresolved.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 2 Medium severity

Open (2)
What changed in this PR

This PR replaces HangulPlanet’s Madara-based plugin with a standalone scraper for its Next.js site.

Changes:

  • Adds standalone browsing, searching, novel, chapter, and reader parsing.
  • Removes the legacy Madara source.
  • Adds the HangulPlanet plugin icon.
File Description
public/​static/​src/​en/​hangulplanet/​icon.png Adds the plugin icon.
plugins/​multisrc/​madara/​sources.json Removes the obsolete Madara entry.
plugins/​english/​HangulPlanet.ts Adds the standalone HangulPlanet implementation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread plugins/english/HangulPlanet.ts Outdated
Comment thread plugins/english/HangulPlanet.ts Outdated
D3ICIDE and others added 5 commits September 23, 2026 03:20
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This reverts commit c54de7e.
@D3ICIDE

D3ICIDE commented Sep 24, 2026

Copy link
Copy Markdown
Contributor Author

@rajarsheechatterjee CI fails due to cf but plugin works in the app

@rajarsheechatterjee
rajarsheechatterjee merged commit 649bea3 into lnreader:master Sep 24, 2026
2 of 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.

[HangulPlanet] 404 error

3 participants