v1.1.5
krillinai/OpenCreatorv1.1.5May 6, 2025by github-actions[bot]
AI Summary
Adds multi-file support, separate concurrency configs, and retry configuration.
Key Highlights
- Web and desktop versions now support selecting multiple local files
- Supports separate concurrency numbers for transcription and translation
- Supports configuring max retries for transcription and translation
Breaking Changes
- Configuration file changes: concurrency and retry settings added
New Features
- Multi-file support
- Separate concurrency configuration
- Retry configuration
Full Release Notes
### 新增(New Features) * web&桌面版支持选择多个本地文件,依次处理 * Multi-file Support: Web and desktop versions now support selecting multiple local files for sequential processing. * 支持分别配置转录和翻译的并发数,提高任务处理效率 * Concurrent Configuration: Supports setting separate concurrency numbers for transcription and translation to improve task processing efficiency. * 支持配置转录和翻译的最大重试次数 * Retry Configuration: Supports configuring the maximum number of retries for transcription and translation. ### 修复(Fixes) * 某些情况下勾选合成字幕嵌入视频后,出现ytdlp相关报错 * Subtitle Embedding Issue: Fixed ytdlp-related errors that occurred in some cases when embedding synthesized subtitles into videos. 此版本配置文件有变化,web版请参考最新的`config-example.toml`,桌面版请关注配置页面转录和翻译相关配置项(有默认值)。 The configuration file has been updated in this version. For the web version, please refer to the latest config-example.toml. For the desktop version, please pay attention to the transcription and translation-related settings on the configuration page (default values are provided).