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
genteure
f40689e017
misc: add more advanced settings warning
2023-11-02 13:43:08 +08: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
2d6d682165
fix(wpf): update roomid matching regex
...
fix #516
2023-09-09 07:30:32 +08:00
genteure
071087bea1
feat(wpf): order danmaku merge files by their path
2023-07-20 19:22:52 +08:00
genteure
0c30c49ebb
fix(wpf): add missed settings UI
2023-07-20 18:57:04 +08:00
genteure
5da87a008f
fix(wpf): missed rebranding on about page
2023-07-20 18:52:58 +08:00
进栈检票
adc91cc4f3
feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient ( #507 )
...
* feat(core): connect to danmaku server with buvid3
* make buvid3 nullable & add json serializer setting
* fix test
* fix regex & make regex static
* remove anonHttpClient
* remove MainHttpClient
* split FetchAsTextAsync
* GetAnonymousCookieAsync
* use template string in TestCookieAsync
* fix test
* background get anonymous cookie
* make jsonSerializerSettings static
* fix uid parse logic
* fix buvid match
* remove GetAnonCookie
* restore merge typo
* fix comment
* rename ICookieTester
2023-07-16 08:01:50 +00:00
Genteure
58bebb2eb8
Rebranding ( #504 )
...
* Rebranding
* rebranding fixups
2023-07-11 16:55:47 +00:00
genteure
26ea02d944
feat: add streamer uid to IRoom and other types
2023-07-10 21:35:06 +08:00
进栈检票
324c41ab1d
feat(core): connect to danmaku server with account credentials ( #498 )
...
* danmaku: get svr with ck & conn with uid from ck
* apply code chagnes for pr
* fix bug and add description in advanced settings
* fix test
---------
Co-authored-by: genteure <genteure@gmail.com>
2023-07-04 00:34:11 +00:00
genteure
7672b40429
misc(wpf): remove link to old questionnaire
2023-02-03 20:15:09 +08:00
genteure
6376c9ac4f
feat(core): add option to omit stream metadata
2023-02-01 19:14:53 +08:00
genteure
13f11f4fde
feat(wpf): add link to questionnaire
2022-10-02 16:27:22 +08:00
genteure
d6c642de6e
feat: add option to save stream cover/thumbnail
...
close #298
2022-08-27 18:07:09 +08:00
genteure
b267d6493b
fix: bug in last commit f232a75
...
ref: #388
2022-08-27 17:12:31 +08:00
genteure
8428ca286a
feat: auto select api for stream notification
2022-08-26 16:15:45 +08:00
genteure
626e0a5304
feat: use Windows 10 notification center api
2022-08-26 12:29:06 +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
0b8cf27ce9
Core: Refactor file name templateing
2022-06-28 16:10:06 +08:00
genteure
232eb1af5b
Add new option FlvProcessorSplitOnScriptTag
2022-06-25 17:31:21 +08:00
genteure
4304284ff9
Toolbox: Add FFmpeg detection
2022-06-24 21:29:16 +08:00
genteure
bb37dbdd3f
Toolbox: Switch compression format to zip. close #340
2022-06-22 23:04:47 +08:00
genteure
07d41699e3
WPF: Fix access across threads
2022-06-11 17:52:34 +08:00
genteure
542d214473
WPF: Update language selector
2022-06-11 16:34:47 +08:00
genteure
5a228d42e3
Web: Add POST /api/misc/generatefilename
2022-06-09 15:40:08 +08:00
genteure
9f1d9489e0
Update GitHub links
2022-06-07 18:35:46 +08:00
genteure
fadb90f487
WPF: Refresh info for all rooms
2022-06-04 02:34:09 +08:00
genteure
4ded913bc2
Fix build warnings
2022-05-17 00:53:37 +08:00
genteure
730bc9a4d1
Core: Change visibility of most types to internal
2022-05-16 23:28:31 +08:00
genteure
f7be8e9516
WPF: Disable minimize to tray icon when a ContentDialog is open. fix #316
2022-05-16 21:06:49 +08:00
genteure
6b9b077a52
Core: Add qn to file name template variables
2022-05-15 00:12:37 +08:00
genteure
6760c23cf8
WPF: Add more options to advanced settings page
2022-05-14 23:13:11 +08:00
genteure
bb06539993
Core: Add scripting support
2022-05-11 19:08:53 +08:00
genteure
2fe47fd6f1
Core: Change API used, add more file name template variable
2022-05-06 19:36:40 +08:00
genteure
0f70c6c78d
WPF: Add global settings menu item in RoomCard
2022-04-30 14:27:46 +08:00
genteure
10adc77f9e
WPF: Add light/dark theme swtich
2022-04-16 01:54:43 +08:00
genteure
9230d9fb2d
WPF: Add test button to filename template setting
2022-04-03 19:32:43 +08:00
genteure
20c7a1efb0
Core: Use Fluid.Core to generate file names
2022-04-03 19:32:43 +08:00
genteure
441343e92e
Switch to config v3
2022-04-03 19:32:43 +08:00
genteure
411e25f06d
WPF: Show a "installed" message on first run
2022-03-18 23:17:11 +08:00
genteure
363e905784
WPF: Ignore desktop.ini when checking for empty directory
2022-01-15 18:41:58 +08:00
genteure
7dbcbb4069
WPF: Log NIC info on network changes
2021-12-17 19:51:48 +08:00
genteure
7ec8b1d405
Toolbox: Improve danmaku merge
2021-11-21 00:08:31 +08:00
genteure
c30ecb83ff
Update README.md and about page
2021-11-20 15:02:50 +08:00
genteure
06a4c59bb7
Core: Strictly enforce qn settings
2021-11-20 14:34:35 +08:00
Genteure
f337f46f01
WPF: Reorder menu items
2021-08-11 21:58:47 +08:00
Genteure
5fb7d074d6
Toolbox: Add danmaku merger
2021-08-10 18:53:04 +08:00
Genteure
df8559424c
WPF: Add remux to toolbox
2021-08-10 00:49:46 +08:00