Genteure
|
c1739be159
|
Core: Improve config schema
|
2021-07-08 19:11:44 +08:00 |
|
Genteure
|
385769b29b
|
Core: Build config json schema
|
2021-07-07 21:25:54 +08:00 |
|
sbYm
|
5f65962c75
|
进行一个json schema的生成
生成一个`build_config.schema.json`文件。
新配置文件可以粘贴这个东西,获得补全和初级错误检查(旧文件也可以加到第一行):
```json
{
"$schema": "https://github.com/Bililive/BililiveRecorder/blob/dev-1.3/BililiveRecorder.Core/Config/V2/build_config.schema.json"
}
```
|
2021-07-07 19:43:10 +08:00 |
|
Genteure
|
48513d4e98
|
WPF: Add cookie test button
|
2021-07-05 23:30:13 +08:00 |
|
Genteure
|
f0f4a02047
|
Update nuget packages
|
2021-06-26 21:31:43 +08:00 |
|
Genteure
|
afdf66e917
|
Update packages
|
2021-06-20 13:43:18 +08:00 |
|
Genteure
|
6c9b6e6c8e
|
WPF: Add an option to skip asking work path
|
2021-06-14 15:14:10 +08:00 |
|
Genteure
|
bd3fa9edef
|
Update danmaku parser
|
2021-06-04 00:23:47 +08:00 |
|
Genteure
|
bf8a4481e2
|
Update RecordTaskFactory
|
2021-06-01 23:53:38 +08:00 |
|
Genteure
|
ce064f1f07
|
Catch exceptions thrown by FileStream.Dispose()
|
2021-05-25 21:52:50 +08:00 |
|
Genteure
|
2ceb916a8d
|
Merge file creation into one step
|
2021-05-21 21:30:46 +08:00 |
|
Genteure
|
ba847cf28d
|
Fix File.Open
|
2021-05-21 21:04:37 +08:00 |
|
Genteure
|
b616ac9f63
|
Update logging calls
|
2021-05-17 23:29:33 +08:00 |
|
Genteure
|
c27ac6d41d
|
Update HierarchicalPropertyDefault
|
2021-05-15 15:47:31 +08:00 |
|
Genteure
|
0a794e691f
|
Core: Avoid mcdn
|
2021-05-13 18:32:29 +08:00 |
|
Genteure
|
9df51d431d
|
FLV: Add keyframes metadata
|
2021-05-12 22:38:39 +08:00 |
|
Genteure
|
b931e24523
|
WPF: Update sentry config
|
2021-05-02 21:02:33 +08:00 |
|
Genteure
|
97e005a4d3
|
Minor updates
|
2021-05-01 17:57:43 +08:00 |
|
Genteure
|
a64552b5e3
|
Update dependencies
|
2021-05-01 00:41:31 +08:00 |
|
Genteure
|
834270276b
|
Core: Delay init requests, update logs
|
2021-04-30 19:35:15 +08:00 |
|
Genteure
|
93781b2a56
|
FLV: Performance improvements
(I guess)
|
2021-04-29 23:51:06 +08:00 |
|
Genteure
|
5c9706e827
|
Core: Update BasicDanmakuWriter
|
2021-04-29 18:08:55 +08:00 |
|
Genteure
|
0944260e46
|
Core: Fix bug in BasicDanmakuWriter
|
2021-04-26 22:45:28 +08:00 |
|
Genteure
|
539b0b95a4
|
Core: Improve recording stability
|
2021-04-23 19:15:20 +08:00 |
|
Genteure
|
afd8f7a2d3
|
FLV: UpdateTimestampOffsetRule is now functional
|
2021-04-22 22:40:40 +08:00 |
|
Genteure
|
5f4c9633bd
|
Core: Re-write record trigger logic
|
2021-04-21 23:18:23 +08:00 |
|
Genteure
|
fc0b955b3d
|
Core: Update default file name format
|
2021-04-21 19:54:57 +08:00 |
|
Genteure
|
7c9a3582a0
|
Core: Update ratio display
|
2021-04-21 19:48:28 +08:00 |
|
Genteure
|
560e8f22e7
|
Core: Add raw data recording mode
|
2021-04-20 22:28:52 +08:00 |
|
Genteure
|
a0a3fd9044
|
FLV: Add new rule & other changes
|
2021-04-20 20:41:26 +08:00 |
|
Genteure
|
04cc54ee5c
|
Core: Remove invalid characters before writing xml #178
|
2021-04-16 17:39:38 +08:00 |
|
Genteure
|
ec58a3c5b9
|
Core: Implement watchdog, use api host in config
|
2021-04-15 19:13:19 +08:00 |
|
Genteure
|
14ffd7b700
|
Core: Calculate danmaku ts using local time
|
2021-04-14 18:11:12 +08:00 |
|
Genteure
|
fb1fb97eb4
|
FLV: Fix not triggering FileClosed event
|
2021-04-14 17:57:35 +08:00 |
|
Genteure
|
3221f7cebe
|
Core: Update default config
|
2021-04-07 18:24:35 +08:00 |
|
Genteure
|
fbcef5c174
|
FLV: Add more ProcessingComment
|
2021-04-07 18:24:05 +08:00 |
|
Genteure
|
1d0fbc3814
|
Core: Fix danmaku xml not closed
|
2021-03-18 22:28:10 +08:00 |
|
Genteure
|
2a2ed698a6
|
FLV: fix 重构忘了一起改的
|
2021-03-09 01:04:31 +08:00 |
|
Genteure
|
44d3d672c9
|
FLV: 重构处理规则,去除 async
|
2021-03-09 00:50:13 +08:00 |
|
Genteure
|
d0a5ffe9b4
|
FLV: Add RuleTests
|
2021-03-03 19:04:37 +08:00 |
|
Genteure
|
3caba82432
|
WPF: async output xml
|
2021-03-02 23:40:14 +08:00 |
|
Genteure
|
5ba347cf46
|
多处修改
polly
弹幕xml
托盘图标
|
2021-03-01 21:38:13 +08:00 |
|
Genteure
|
59c1c933e3
|
实现了分析
|
2021-02-27 20:44:04 +08:00 |
|
Genteure
|
d3a5158093
|
Fix processing bug
|
2021-02-27 13:28:21 +08:00 |
|
Genteure
|
48155e28e0
|
new build pipeline
|
2021-02-26 21:57:10 +08:00 |
|
Genteure
|
58970c217b
|
Merge code into dev-1.3
|
2021-02-23 18:03:37 +08:00 |
|
Genteure
|
48c8612f95
|
Merge branch 'local_feature/new_flv'
|
2021-02-08 16:51:19 +08:00 |
|
Genteure
|
dae8d8eb6c
|
update
|
2021-01-15 17:40:34 +08:00 |
|
Genteure
|
7897ddaf99
|
添加显示直播分区的功能
|
2021-01-08 18:54:50 +08:00 |
|
Genteure
|
d129c7547e
|
fix missing string & write config bug
|
2021-01-06 00:31:42 +08:00 |
|