Genteure
d7c03f4736
feat: add option to disable spliting when H264 Annex-B is detected ( #614 )
...
* feat: add option to disable spliting when H264 Annex-B is detected
* add wpf ui toggles
* chore: remove public api check for flv
* fix warning unboxing a possibly null value
* fix cli tool help text
* feat(wpf): add disable split on h264annexb option for toolbox
2024-11-22 13:55:20 +00:00
AquanJSW
f05d8c3c0e
feat(cli/core): add TitleFilterPatterns option ( #619 )
...
* add custom title filter
* Use regex instead of string matching
* feat(ui): add title filter settings for recording conditions
---------
Co-authored-by: genteure <genteure@gmail.com>
2024-11-10 06:55:48 +00:00
cxumol
86e6526f09
feat: split recording on title change
...
* feat:add CuttingByTitle to BililiveRecorder.Core.Config.V3
* add: CuttingByTitle
* add: new config-related test
* fix:test txt
* fix:test txt
* add: translations
* add:translations
* Reactivating git submodule webui
* revert webui submodule update
---------
Co-authored-by: genteure <genteure@gmail.com>
2023-10-12 17:59:45 +08:00
genteure
26ea02d944
feat: add streamer uid to IRoom and other types
2023-07-10 21:35:06 +08:00
genteure
14c8fde4a4
feat(core): add danmaku workaround with toggle
...
add danmaku masked username workaround
add new advcaned settings
2023-07-10 21:34:38 +08:00
genteure
6376c9ac4f
feat(core): add option to omit stream metadata
2023-02-01 19:14:53 +08:00
genteure
f99a9b59e4
feat(web): add log api
2022-08-31 14:46:35 +08:00
genteure
d6c642de6e
feat: add option to save stream cover/thumbnail
...
close #298
2022-08-27 18:07:09 +08:00
genteure
616efe40c9
feat: add "partIndex" file name template variable
...
close #114 #360
2022-08-27 16:51:13 +08:00
genteure
82f281e3f5
feat: add setting item for api request timeout
2022-08-25 19:23:18 +08:00
genteure
33f4e98a46
feat: add stream started desktop notification
2022-08-25 18:43:23 +08:00
genteure
9c7e99944a
feat: add support for websocket danmaku protocol
2022-08-25 18:42:36 +08:00
genteure
cbcbd840f0
Add stream host to stats
2022-06-29 19:46:58 +08:00
genteure
232eb1af5b
Add new option FlvProcessorSplitOnScriptTag
2022-06-25 17:31:21 +08:00
genteure
c059975165
Web: Add file api
2022-06-12 14:44:29 +08:00
genteure
5a228d42e3
Web: Add POST /api/misc/generatefilename
2022-06-09 15:40:08 +08:00
genteure
4ded913bc2
Fix build warnings
2022-05-17 00:53:37 +08:00
genteure
cc27045fc4
Core: progress on scripting
2022-05-11 00:20:57 +08:00
genteure
43d1c6f2ef
Core: Add config options to ignore system proxy, use IPv4 and/or IPv6
2022-05-09 22:42:08 +08:00
genteure
42cbf55fe2
Refactor room stats
2022-04-09 16:43:05 +08:00
genteure
dee06f7579
Web: fix config version
2022-04-03 20:43:38 +08:00
genteure
43ed74919b
Fix compile errors
2022-04-03 19:50:51 +08:00
genteure
5d93317b1d
Web: Generate config code
2022-04-03 19:35:51 +08:00
genteure
82ed148009
Web: API improvements
2022-04-03 15:34:22 +08:00
genteure
f045ed4784
Web: Merge to one project, implement config GET/POST
2022-04-03 14:47:54 +08:00
genteure
abd62dc378
Web: Add REST style API
2022-04-03 13:34:55 +08:00