Commit Graph
8 Commits
Author SHA1 Message Date
Steppenstreuner 714a435e2d fix(ui/ux): keep the import search dialog inside the viewport 2026-08-29 04:55:08 +02:00
Steppenstreuner 36263d66fb add(import): merge multi-part entries into one audiobook 2026-08-28 20:33:26 +02:00
Steppenstreuner 0844d303db fix(matcher): use folder path as series context 2026-08-28 20:01:15 +02:00
Steppenstreuner 034ecad644 add(ui/ux): bulk delete 2026-08-28 18:11:15 +02:00
Steppenstreuner 435382d42a rework(ui/uix): total update of ui/ux 2026-08-28 17:50:51 +02:00
Steppenstreuner 077b75bbb4 add(ui): adding loading circle 2026-08-28 16:01:35 +02:00
Steppenstreuner c03bd4a2e2 add(metadata): chose and request entity while scanning download/ 2026-08-28 14:08:02 +02:00
SteppenstreunerandClaude Fable 5 508ae5f26e Add wordarr: request & import manager for ebooks, comics and audiobooks
FastAPI + SQLite backend with vanilla-JS web UI. Requests via Open
Library / Audible / AniList metadata search (or manual entry) with
per-request target library selection. Manual import flow: scan the
download dir, fuzzy-match files against missing requests, review,
then move+rename into the library per configurable naming templates.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-28 12:34:07 +02:00