Xinrea
6fc5700457
ci/cd: add script to bump version
2025-07-26 22:40:49 +08:00
Xinrea
c4fdcf86d4
fix: bilibili stream pathway not update (close #117)
2025-07-26 22:40:46 +08:00
Xinrea
3088500c8d
bump version to 2.9.4
v2.9.4
2025-07-25 21:10:04 +08:00
Xinrea
861f3a3624
fix: tauri schema not handled by custom plugin for shaka-player
2025-07-25 21:09:41 +08:00
Xinrea
c55783e4d9
chore: update @tauri-apps/api
2025-07-25 20:13:04 +08:00
Xinrea
955e284d41
fix: start a new recording when header changes
v2.9.3
2025-07-24 23:03:09 +08:00
Xinrea
fc4c47427e
chore: adjust log level
2025-07-24 21:57:04 +08:00
Xinrea
e2d7563faa
bump version to 2.9.3
2025-07-24 21:28:35 +08:00
Xinrea
27d69f7f8d
fix: clip video cover not loaded
2025-07-24 21:28:10 +08:00
Xinrea
a77bb5af44
bump version to 2.9.2
v2.9.2
2025-07-24 00:32:28 +08:00
Xinrea
00286261a4
fix: range offset caused by duration error
2025-07-24 00:23:58 +08:00
Xinrea
0b898dccaa
fix: bilibili stream url extraction error caused 404
2025-07-23 22:27:57 +08:00
Xinrea
a1d9ac4e68
chore: remove ai generated docs
2025-07-23 21:56:56 +08:00
Xinrea
4150939e23
Only create records after successful ts download ( #141 )
...
* Defer record creation until first successful stream segment download
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Checkpoint before follow-up message
* Improve recording logic with directory management and error handling
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Add recorder flow diagrams for Bilibili and Douyin recorders
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Refactor recorder update_entries to prevent empty records and directories
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Refactor recorder update_entries to prevent empty records and dirs
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Fix panic in non-FMP4 stream recording by safely handling entry store
Co-authored-by: shenwuol <shenwuol@gmail.com >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: shenwuol <shenwuol@gmail.com >
2025-07-23 17:35:00 +08:00
Xinrea
8f84b7f063
fix: import missing in headless build
v2.9.1
2025-07-23 00:17:51 +08:00
Xinrea
04b245ac64
bump version to 2.9.1
2025-07-23 00:07:23 +08:00
Xinrea
12f7e62957
chore: remove unused code
2025-07-23 00:01:23 +08:00
Xinrea
9600d310c7
fix: 400-request-error on some douyin stream
2025-07-22 23:58:43 +08:00
Xinrea
dec5a2472a
feat: douyin account information fetching ( #140 )
...
* Implement Douyin account info retrieval and auto-update
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Refactor Douyin account API to use IM relation endpoint
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Fix Douyin client error handling with correct error variant
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Checkpoint before follow-up message
* Checkpoint before follow-up message
* Add id_str support for cross-platform account ID compatibility
Co-authored-by: shenwuol <shenwuol@gmail.com >
* Fix account update with deref for id_str comparison
Co-authored-by: shenwuol <shenwuol@gmail.com >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: shenwuol <shenwuol@gmail.com >
2025-07-22 23:35:49 +08:00
Xinrea
13eb7c6ea2
docs: update
2025-07-22 01:40:05 +08:00
Xinrea
2356cfa10a
bump version to 2.9.0
v2.9.0
2025-07-20 22:53:27 +08:00
Xinrea
3bfaefb3b0
doc: update
2025-07-20 22:53:03 +08:00
Xinrea
78b8c25d96
fix: ts entry timestamp
2025-07-20 22:52:54 +08:00
Xinrea
c1d2ff2b96
feat: ai agent ( #139 )
...
* feat: ai assistance
* feat: prompt for model configuration
* feat: agent optimize
* feat: archive subtitle
* feat: agent optimize
* fix: live preview callstack error
* chore: update dependencies
* fix: frontend hang with incorrect danmu ts
* fix: platform error handle
* fix: negative clip_offset
* fix: handle fs error
2025-07-20 20:50:26 +08:00
Xinrea
24aee9446a
feat: using milisecond timestamp as sequence ( #136 )
...
* feat: using milisecond timestamp as sequence
* feat: log for douyin ts timestamp extract-error
2025-07-17 00:52:31 +08:00
Xinrea
2fb094ec31
bump version to 2.8.0
v2.8.0
2025-07-15 22:52:46 +08:00
Xinrea
53897c66ee
feat: whisper language setting ( #134 )
...
* feat: whisper language setting
* fix: set auto as default language setting
2025-07-15 22:38:31 +08:00
Xinrea
ca4e266ae6
feat: audio chunks for whisper ( #133 )
...
* feat: split audio into chunks for whisper
* fix: srt time
* fix: remove mp3 cover
* fix: chunks order on local whisper
* fix: improve error handling when reading chunk directory in video subtitle generation
* feat: prevent interruption of processes when using local Whisper
* fix: inconsistency of srt item formatting
2025-07-10 01:58:57 +08:00
Xinrea
6612a1e16f
fix: code -352 for user/room api
v2.7.6
2025-07-05 18:50:19 +08:00
Xinrea
55ceb65dfb
fix: bili danmu ( #132 )
...
* fix: danmu message cmd
* bump version to 2.7.5
v2.7.5
2025-07-03 01:42:48 +08:00
Xinrea
6cad3d6afb
fix: crash with invalid cookie ( #131 )
2025-07-01 00:24:11 +08:00
Xinrea
151e1bdb8a
fix: bilibili api buvid3 check
v2.7.4
2025-06-28 21:13:54 +08:00
Xinrea
44a3cfd1ff
bump version to 2.7.3
v2.7.3
2025-06-26 00:48:16 +08:00
Xinrea
9cbc3028a7
fix: optimize whisper-online file size
2025-06-26 00:48:03 +08:00
Xinrea
8c30730d7b
fix: whisper prompt for service
2025-06-26 00:19:23 +08:00
Xinrea
acfb870f9d
fix: subtitle response in docker mode
2025-06-26 00:01:16 +08:00
Xinrea
3813528f50
feat: implement virtual scrolling for danmu list
v2.7.2
2025-06-24 23:36:15 +08:00
Xinrea
e3bb014644
fix: crashed by loading large amount of cover data
v2.7.1
2025-06-24 00:23:56 +08:00
Xinrea
76a7afde76
bump version to 2.7.0
v2.7.0
2025-06-22 21:21:09 +08:00
Xinrea
1184f9f3f5
fix: auto close video preview after deleting
2025-06-22 21:20:04 +08:00
Xinrea
b754f8938f
chore: clean up code
2025-06-22 21:15:03 +08:00
Xinrea
6b30ff04b7
feat: stt services support ( #128 )
...
* feat: add task page
* feat: online whisper service support (close #126 )
* fix: blocking in recorder main loop
2025-06-22 21:06:35 +08:00
Xinrea
1c40acca63
feat: clip manage ( #127 )
...
* feat: ignore pre-release on version check
* feat: new clip-manage page
* chore: rename custom scrollbar class
2025-06-22 00:32:39 +08:00
Xinrea
a5a7a8afaf
fix: douyin danmu
v2.6.1
2025-06-20 00:50:37 +08:00
Xinrea
583ac13a37
chore: update dependencies
2025-06-19 23:35:11 +08:00
Xinrea
3e58972072
fix: recorder re-added when removing
v2.6.0
2025-06-19 00:31:11 +08:00
Xinrea
f15aa27727
fix: release build with cuda cache error
2025-06-19 00:29:22 +08:00
Xinrea
2581014dbd
fix: dockerfile
2025-06-19 00:18:16 +08:00
Xinrea
baaaa1b57e
feat: randomly use multiple accounts ( close #123 )
2025-06-19 00:11:01 +08:00
Xinrea
160fbb3590
feat: collect frontend log to backend ( close #122 )
2025-06-18 22:49:07 +08:00