Skip to content

Tarumi v1.5.9

Choose a tag to compare

@preymium5-ctrl preymium5-ctrl released this 13 Jul 08:34

Tarumi v1.5.9 Changelog

This release improves manga details tags across the app, expands source support, and ships major parser fixes for DivaScans, AsuraComic, and newly added catalogs.

🏷️ Manga Details Tags

  • Complete tags on every open (DetailsLoadUseCase): When online, details are re-fetched from the source instead of relying on incomplete list-page or cached tags. Seed and details tags are merged so the full genre set is shown.
  • Tags persist correctly: After loading details, full metadata (including tags) is stored—not only chapters—so the next open keeps accurate genres.
  • Full genre chips always visible (DetailsActivity): The details screen always shows the full tag chip list instead of collapsing into a short summary-only row.
  • String encoding cleanup: Fixed mojibake on loading/downloading/processing strings (ellipsis and special characters display correctly).

🌐 DivaScans Parser

  • DivaScans improvements (DivascansParser): More reliable page extraction for both UUID and numbered chapter image layouts, safer description parsing, and full genre extraction on the details page.
  • Multi-tag filtering: Multiple include tags are supported with client-side AND filtering where needed.
  • Tag exclusion: Exclude-genre filtering is applied correctly for cleaner browse results.
  • Deep linking: Existing divascans.org intent filters remain integrated for external links.

🌐 AsuraComic / Asura Scans

  • Accurate genre tags: Details no longer mis-read chapter sort controls (best / newest / oldest) as genres. Tags now come from real genre chips (/browse?genres=…).
  • Live genre catalog: Available filter tags are scraped from the live /browse list (including newer genres such as Drama and Martial Arts) instead of a stale hardcoded list.

➕ New Sources

  • ManhuaRMTL: Added Madara-based English parser with multi-tag support from the base template.
  • ManhwaRead: Added full catalog/details/pages parser.
  • MangaPlex: Added catalog parser with improved details, soft chapter loading, and recovery for mixed host layouts.
  • Deep links: Intent hosts added for ManhuaRMTL, ManhwaRead, MangaPlex, and related media CDNs.

📦 Build

  • Bumped Tarumi to version 1.5.9 (2165).
  • Bundled parser revision: 464f4580.

The attached app-debug.apk is the debug build produced from this release tag.