Commit Graph
17 Commits
Author SHA1 Message Date
Steppenstreuner 8e7be708b2 add(ui/ux): show the running version and build stamp in the header 2026-09-01 17:50:50 +02:00
Steppenstreuner b99412737e fix(ui/ux): drop the width cap so the tables use the screen 2026-08-31 08:35:13 +02:00
Steppenstreuner 2e84bc8aca add(ui/ux): show file formats in the scan and filter by them 2026-08-31 08:33:24 +02:00
Steppenstreuner 551352e838 docs: shorten the readme and trim code comments 2026-08-29 16:18:37 +02:00
Steppenstreuner 78d726daaf add(ui/ux): show the target library in the import row, trim the scissors 2026-08-29 10:35:33 +02:00
Steppenstreuner af5fd5deba add(ui/ux): skip conflicting entries instead of blocking the whole import 2026-08-29 08:18:40 +02:00
Steppenstreuner e20db4a9f1 add(ui/ux): per-entry progress and status while importing 2026-08-29 07:52:03 +02:00
Steppenstreuner 3e28ad5f94 add(core): re-apply the naming scheme to imported titles 2026-08-29 06:11:35 +02:00
Steppenstreuner 87b139e236 fix(ui/ux): only lay out the import dialog while it is open 2026-08-29 05:10:52 +02:00
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