Skip to content

fix(chireads): adapt to new site theme and refresh tag filters - #2355

Open
elfing44 wants to merge 1 commit into
lnreader:masterfrom
elfing44:chireads
Open

fix(chireads): adapt to new site theme and refresh tag filters#2355
elfing44 wants to merge 1 commit into
lnreader:masterfrom
elfing44:chireads

Conversation

@elfing44

Copy link
Copy Markdown
Contributor
  • Full fix of novel and chapter fetching after the site redesign (new refresh-* selectors, shared parseCards, categories fetched in parallel, chapter date via regex)
  • Refresh the tag filter against the live tags: drop empty tags
    (adulte, croissance-acceleree), add Drame and Magie, sort
    alphabetically

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)

@K1ngfish3r

Copy link
Copy Markdown
Collaborator

search seems to fetch 8 pages, 4 of which dont exist (https://chireads.com/category/original/ doesn't have pages afaik)
might be easier to cache the results

@K1ngfish3r

K1ngfish3r commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

how about using chireads.com/search?x=0&y=0&name=${encodeURIComponent(searchTerm)}? apparently if you press enter it always defaults to 0,0 and you can change these values depending on where you click on the search button img

UPDATE: apparently you can search yourself into chapters, ignore this suggestion

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