Skip to content

Releases: BackIssueApp/plugin-requests

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 15:57

Added

  • Books and audiobooks can be requested. Where the Ebooks or Audiobooks
    plugin is installed and a library of that type exists, Find & request
    gains a Books / Audiobooks switch: search by title or author (the metadata
    service), see at once what is already on the shelf or already asked for,
    and file a request with a note. Duplicates second the existing request,
    votes work the same, and the queue shows a kind badge. The mobile apps'
    comic requests are unchanged.
  • Approving a book downloads it. Approval asks your download sources
    for it — usenet and torrent, and any site source that carries books or
    audiobooks — grabs the best release, and the Ebooks or Audiobooks plugin
    files it into the library when it lands (needs app 0.8.4 or later). The
    queue row says which source is downloading it, or why it failed. When no
    source has it, the request stays approved-and-waiting: the new Fill
    approved book requests
    job asks again on its schedule, and a scan or
    import that matches by title and author counts too. The requester is told
    when it lands. On-demand catalogs are not consulted — what they carry is
    on the shelf already. A book's ISBN is kept with the request and handed
    to the sources, so a catalog site is asked for the exact edition.

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 23:13

Fixed

  • The sidebar badge no longer downloads the whole queue. It asked for
    every request, with covers and notes, on every page load just to show the
    pending count. A count route answers that in a few bytes.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:20

Changed

  • Approving a request (by hand or auto-approve) now picks every missing
    issue of the volume for the requester, so the core's automation keeps after
    them regardless of the series' monitoring policy and the requester is told
    when each one arrives. Needs a core with per-issue picks; older cores are
    unaffected.

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:09

Changed

  • Settings moved from Settings → Sources to the dedicated Settings →
    Plugins
    tab (falls back to the Sources area on cores without it).

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:28

Fixed

  • No collections now also catches collected editions whose description
    states what it collects a little past the very start — e.g. after a "NOTE:"
    or "Advertisement" lead-in (X-Men Legends Vol. 2: The Dark Phoenix Saga
    "Trade Paperback collecting Uncanny X-Men #129-137"; Batman: The Dark Knight
    Returns
    → "Collects Batman: The Dark Knight #1-4"). It scans the start of
    the description, so an ongoing series that merely lists its own collected
    editions further down, or narrates being "collected in" an omnibus, stays
    requestable. Validated against the full ComicVine catalogue.

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 19:50

Fixed

  • No collections now filters the request search results too, not just
    the request-create step. The search pulls volume descriptions when the filter
    is on, so a collected edition with a plain title (e.g. God of War: Fallen
    God
    's trade paperback) is hidden from results instead of appearing and only
    being rejected when requested. (Needs a BackIssue core that supports
    description-in-search; older cores still enforce it at request time.)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 19:34

Fixed

  • No collections now also detects collected editions from the volume's
    description opener ("Trade paperback collecting …", "Graphic novel", "Collects
    #1-6"), so original graphic novels and TPBs with a plain title — e.g. God of
    War: Fallen God
    — are caught, not only ones with a format word in the name. A
    series that merely mentions being "collected in" an omnibus stays requestable.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 19:18

Added

  • No collections setting: when on, collected editions — trade paperbacks,
    hardcovers, omnibuses, "Complete" collections, and similar — are hidden from
    request search and rejected on create, so only single-issue series can be
    requested. ComicVine has no format field, so it's detected heuristically from
    the volume's title and description (validated against the full CloneVine
    catalogue); it catches the large majority but isn't perfect.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:39

Added

  • Western comics only setting: when on, search and requests are limited to
    Western (US/UK) publishers via a publisher allowlist — manga and
    foreign-language titles are hidden and rejected.

Changed

  • Auto-approved requests now download their missing issues automatically when
    the server's Download on add setting is enabled, regardless of the
    requester's own download permission (it's a server-wide automation). With
    that setting off, downloads still follow the requester's permission as before.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 01:27

Volume requests: users ask for comics, curators approve — with votes, notes, and auto-approve