Commit Graph
17 Commits
Author SHA1 Message Date
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
Steppenstreuner d992e8fd97 add(ui/ux): select all for bulk delete and edit for libraries 2026-08-28 18:15:48 +02:00
Steppenstreuner 034ecad644 add(ui/ux): bulk delete 2026-08-28 18:11:15 +02:00
Steppenstreuner f809bbcc40 fix(frontend): bug with not clickable buttons 2026-08-28 18:04:07 +02:00
Steppenstreuner 1db06aed25 fix(metadata): get series from api 2026-08-28 17:58:37 +02:00
Steppenstreuner 435382d42a rework(ui/uix): total update of ui/ux 2026-08-28 17:50:51 +02:00
Steppenstreuner 9791469017 add(metadata) search also for narrator if same title 2026-08-28 17:32:26 +02:00
Steppenstreuner 077b75bbb4 add(ui): adding loading circle 2026-08-28 16:01:35 +02:00
Steppenstreuner 90a50e365f add(core): show less entries in download 2026-08-28 14:30:00 +02:00
Steppenstreuner c4e181b05b add(aduio): tagging files 2026-08-28 14:18:09 +02:00
Steppenstreuner c03bd4a2e2 add(metadata): chose and request entity while scanning download/ 2026-08-28 14:08:02 +02:00
Steppenstreuner 0299895869 add(chore): bulk requests 2026-08-28 13:37:33 +02:00
Steppenstreuner 262700ee45 add(core): open filesystem while adding library path 2026-08-28 13:21:32 +02:00
Steppenstreuner 3b617a910a fix(metadata): use audible.de api for german audiobooks 2026-08-28 13:12:26 +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