Commit Graph

39 Commits

Author SHA1 Message Date
f1dc418e2d feat(core): add Discord Rich Presence integration
Introduce optional Discord activity updates across config, runtime, tests, and docs so playback context appears in Discord without destabilizing app lifecycle. Tune default refresh cadence to reduce pause/resume lag during real sessions.
2026-02-22 17:25:55 -08:00
edfe6640ac feat(core): add Discord presence service and extract Jellyfin runtime composition
Introduce Discord presence runtime support and continue composition-root decomposition by moving Jellyfin wiring into dedicated composer modules. This keeps main runtime orchestration thinner while preserving behavior and test coverage across config, runtime, and docs updates.
2026-02-22 14:53:10 -08:00
7a561fca45 fix(jellyfin): align session-store config contract 2026-02-21 23:27:22 -08:00
4ad8109508 fix(shortcuts): gate feature-dependent bindings
Disable Anki-dependent shortcuts when AnkiConnect is off and require jellyfin.enabled for remote startup warmups to avoid initializing disabled integrations.
2026-02-21 21:32:14 -08:00
16b8d80498 chore(backlog): capture task planning and subagent handoffs 2026-02-21 21:32:14 -08:00
8ac3d517fe feat(jellyfin): move auth to env and stored session 2026-02-20 20:37:21 -08:00
46a2ac5dc7 feat(jellyfin): store access token in encrypted local store 2026-02-20 03:26:37 -08:00
8c2d82e361 feat(subtitles): add line-break display toggle and narrow-space normalization 2026-02-19 22:50:27 -08:00
bc75a0cfbd fix: update default subtitle background color 2026-02-19 21:46:25 -08:00
162be118e1 refactor(main): modularize runtime and harden anilist setup flow 2026-02-19 16:04:59 -08:00
9e6d039a32 fix(anki): fix Lapis sentence-card fields to defaults
Remove configurable isLapis sentence/audio field overrides so sentence cards always map to Sentence and SentenceAudio. Update types and docs to reflect the simplified config surface.
2026-02-19 00:48:02 -08:00
ebaed49f76 feat: improve background startup and launcher control
Detach --background launches from terminals with quieter runtime output, make wrapper/plugin overlay start explicit, and allow trailing commas in JSONC configs for safer hot-reload edits. Includes pending Anki/docs/backlog updates in this unreleased batch.
2026-02-18 02:28:53 -08:00
4703b995da feat(config): hot-reload safe config updates and document behavior 2026-02-18 02:28:53 -08:00
fd49e73762 Add MPV overlay queue controls 2026-02-18 01:55:01 -08:00
f20d019c11 pretty 2026-02-17 22:54:09 -08:00
846b075206 fix: migrate tooling to bun and accept file path targets 2026-02-17 22:51:52 -08:00
a6a28f52f3 docs: update immersion and Jellyfin docs/backlog notes 2026-02-17 18:58:38 -08:00
25faf3ef3e feat(anilist): add CLI and IPC management controls 2026-02-17 04:04:05 -08:00
4d28efabd0 Fix child-process arg warning 2026-02-17 01:26:59 -08:00
a499554848 Merge pull request #7 from ksyasuda/feature/add-anilist-tracking
Add AniList Tracking
2026-02-17 00:08:33 -08:00
7610bba16e Handle AniList update errors and expand setup docs 2026-02-17 00:00:30 -08:00
5602d751eb Update AniList docs 2026-02-16 23:03:51 -08:00
107971f151 Fix AniList URL guard 2026-02-16 01:56:21 -08:00
e142d2dc3b Merge pull request #6 from ksyasuda/feature/session-help-modal
Add help modal
2026-02-16 00:32:27 -08:00
1ab7e6e1da Normalize shortcut spaces before fil 2026-02-15 23:41:57 -08:00
8e9d392b21 Mark TASK-25 as done 2026-02-15 22:48:56 -08:00
01a48f4714 Add vendor dict fallback logic 2026-02-15 22:45:03 -08:00
667bde944c Add configurable minimum sentence length for N+1 targets 2026-02-15 18:34:10 -08:00
f1b5082801 Update task metadata/docs and JLPT tokenizer work 2026-02-15 18:18:08 -08:00
20f5de1cf7 update docs and config 2026-02-15 17:29:27 -08:00
3a27c026b6 feat: integrate n+1 target highlighting
- Merge feature branch changes for n+1 target-only highlight flow

- Extend merged token model and token-merger to mark exactly-one unknown targets

- Thread n+1 candidate metadata through tokenizer and config systems

- Update subtitle renderer/state to route configured colors and new token class

- Resolve merge conflicts in core service tests, including subtitle and subsync behavior
2026-02-15 02:36:48 -08:00
a8682c33f2 update docs 2026-02-15 02:29:41 -08:00
162223943d refactor: split startup lifecycle and Anki service architecture 2026-02-14 22:31:53 -08:00
a1209ca69f Apply remaining working-tree updates 2026-02-14 00:36:01 -08:00
9f0f8a2ce9 Set SubMiner mpv launch defaults and doc naming consistency 2026-02-11 09:33:47 -08:00
08d44499d3 Document invisible subtitle position edit mode 2026-02-11 09:33:47 -08:00
579661fbef refactor runtime deps wiring and docs/config updates 2026-02-11 09:33:47 -08:00
5c600b0cbe feat: replace y-j with configurable Jimaku shortcut 2026-02-09 21:28:56 -08:00
272d92169d initial commit 2026-02-09 19:04:19 -08:00