New Features
- Voice Groups: Organize voices into custom groups with drag-to-reorder, batch move, and group-aware import/export.
- Voice Pools: Attribute-based voice matching system (e.g. "male youth", "narrator") with 11 built-in templates and one-click sync from role tags.
- Multi-Role Reading: Automatic role detection from
<<Role(Attribute)>>tags, configurable parsing, fixed role bindings, narrator voice, dialogue lock, and role caching — all with an in-app config UI and test console. - Model Download Manager: Download Standard/Fast models directly in Settings with SHA256 verification, resume support, and reactive UI updates.
- Ambience System (Experimental): BGM session manager for continuous background music during reading sessions; SFX marker playback (
[sfx:event]); BGM/SFX management UI with 4 play modes. - Unified API Route: Single
/api/legado/defaultimport rule — no need to import hundreds of voice-specific rules into reading apps. - Settings Overhaul: Drawer-style navigation with fullscreen sub-pages, slide animations, and consolidated help center.
Improvements
- Global voice search across all groups
- API routes directly copyable in settings; dynamic port assignment
- Group-scoped override import (other groups unaffected)
Bug Fixes
- Fixed rule append import not working (v0.5.3 regression)
新增功能
- 音色分组管理:支持创建自定义分组,拖拽排序、批量移动、分组导入导出。
- 声音池系统:基于属性词(如"男青年"、"旁白")自动匹配音色,内置 11 个默认模板,支持从角色标签一键同步。
- 多角色朗读:自动识别
<<角色(属性)>>标签,支持自定义解析规则、固定角色绑定、旁白音色、对话锁、角色缓存,内置配置界面与测试控制台。 - 模型下载管理器:在设置页直接下载标准/极速模型,支持 SHA256 校验、断点续传、下载状态实时刷新。
- 氛围音系统(实验性):BGM 会话管理器,支持阅读期间持续播放背景音乐;SFX 音效标记播放(
[sfx:事件名]);BGM/SFX 管理界面支持 4 种播放模式。 - 统一导入路由:新增
/api/legado/default单条规则导入,阅读侧无需导入上百条音色规则。 - 设置页重构:左侧抽屉式导航,二级页面全屏展示,滑动动画,帮助中心整合。
改进优化
- 全局音色搜索(跨分组)
- 设置页中 API 路由一键复制,端口动态分配
- 覆盖导入按分组隔离,不影响其他分组
Bug 修复
- 修复规则追加导入失效(v0.5.3 回归问题)