7 Commits
Author SHA1 Message Date
Steppenstreuner 551352e838 docs: shorten the readme and trim code comments 2026-08-29 16:18:37 +02:00
Steppenstreuner 7daa0d61a4 add(schema): {Narrators} placeholder, {Narrator} now names the first speaker 2026-08-29 07:25:49 +02:00
Steppenstreuner d71ea54c6e fix(schema): drop leading separator when series or volume is missing 2026-08-29 07:19:57 +02:00
Steppenstreuner 24e3e9658e fix(core): ui questionmark 2026-08-28 18:55:40 +02:00
Steppenstreuner 6b2c92e367 fix(core): don't change unicode characters 2026-08-28 18:52:06 +02:00
Steppenstreuner 6eaab5bc5d fix(schema): do nothing when there is no series 2026-08-28 18:21:53 +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