Skip to content

v0.2.1-beta

Pre-release
Pre-release

Choose a tag to compare

@wordsandpics wordsandpics released this 27 Aug 18:17

Added

  • A separate Total Chapters (if known) field, mappable to its own custom column —
    previously the only way to get a chapter total was the combined "x/y" text field, with no way
    to get just the total as its own number. Empty, not zero, when the source itself doesn't
    know the total yet (wip).
  • The custom column mapping dialog now labels its two columns ("Extracted Field" / "Write To
    Column"), so it's clear at a glance which side is this plugin's data and which is your Calibre
    column.

Fixed

  • A FanFicFare-downloaded EPUB whose spine has Calibre's own auto-inserted cover page (commonly
    named literally titlepage.xhtml) ahead of the real title page could lose its entire
    category/genre/status/dates/chapters/words silently — the extractor gave up on the first
    title-page-shaped file it found even when that file turned out to have no actual content.
  • AO3 singularizes some of its own preface labels when there's exactly one tag in that category
    ("Relationship:" instead of "Relationships:" for a single-pairing work) — only the plural form
    was recognized, so ships were silently dropped entirely for any single-relationship work.