Commit Graph

779 Commits

Author SHA1 Message Date
genteure
82f281e3f5 feat: add setting item for api request timeout 2022-08-25 19:23:18 +08:00
genteure
ba57f0cc21 fix: test 2022-08-25 18:48:25 +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
574c689c3c FLV: Avoid negative timestamp at the start of file 2022-08-17 14:38:04 +08:00
genteure
811dd51a13 Use -R instead of --recursive.
fix #375
2022-08-15 10:58:16 +08:00
genteure
05897e9533 Update WebUI 2022-08-02 19:45:49 +08:00
genteure
bf40fe27ec Core: Filter invalid directory name for Windows 2022-08-01 21:34:09 +08:00
genteure
e0b01bbd4f Core: Fetch room info before start recording 2022-07-30 20:17:12 +08:00
genteure
376d37ffce Update FLV tests 2022-07-30 20:16:47 +08:00
genteure
49c7956ece FLV: Relax timestamp jump detection 2022-07-25 22:11:12 +08:00
genteure
f9f0dec794 FLV: Disconnect stream when continuous duplicated data is detected 2022-07-24 21:50:15 +08:00
genteure
fae7000d05 FLV: Experiment with UpdateTimestampOffsetRule disabled 2022-07-21 00:20:06 +08:00
genteure
aa3b554a5e Core: Change API timeout to 15 seconds 2022-07-10 00:45:35 +08:00
genteure
f26067cd5d Web: Save config to file when changed 2022-07-08 21:13:00 +08:00
genteure
35fe543b70 CI: fix release workflow 2022-07-07 22:00:07 +08:00
genteure
fc56b38a94 CI: Update asset zip path, close #351 2022-07-07 21:44:07 +08:00
genteure
901b2bde9e Core: Update logs about config file missing 2022-07-07 21:37:12 +08:00
genteure
f4fd1c6d1c CLI: Change console log output format 2022-07-07 21:33:46 +08:00
genteure
b1f740b69e WPF: Change network info debounce delay 2022-07-07 20:48:32 +08:00
Shugen
80604b9abc update webui to v2.1.3 2022-07-07 20:42:45 +08:00
123485k
da5e7905e9 Web: Add more function for Artplayer 2022-07-02 12:17:00 +08:00
genteure
d790b3a505 Update webui to v2.1.1 2022-07-02 00:01:40 +08:00
genteure
fb44a7c616 WPF: Fix command arguments 2022-07-02 00:01:30 +08:00
genteure
fe02fae303 WPF: Fix build error 2022-07-01 19:25:56 +08:00
genteure
f130af64b6 WPF: Switch to Clowd.Squirrel 2022-07-01 18:53:05 +08:00
genteure
9d99da71c0 Remove appveyor.yml 2022-07-01 17:32:26 +08:00
genteure
3d511acf6a CLI: Fix console color on Windows 2022-07-01 17:23:37 +08:00
genteure
b8a24e30bf Core: Fix file path out of range detection 2022-07-01 17:23:17 +08:00
Shugen
89e07b7bcb Update webui to v2.1.0 2022-07-01 12:37:18 +08:00
genteure
59e43973eb Small code cleanup 2022-06-30 21:37:00 +08:00
genteure
9865c841bd Core: Update stream api url 2022-06-30 21:23:05 +08:00
genteure
e66d0a7c3c Fix tests 2022-06-29 19:48:19 +08:00
genteure
cbcbd840f0 Add stream host to stats 2022-06-29 19:46:58 +08:00
genteure
bcc39843c1 Cli: Separate log files 2022-06-28 23:08:20 +08:00
genteure
9151efc70b Add lgtm.yml 2022-06-28 22:18:51 +08:00
genteure
91edf11bf8 WPF: Try to fix high single core cpu usage 2022-06-28 16:10:41 +08:00
genteure
0b8cf27ce9 Core: Refactor file name templateing 2022-06-28 16:10:06 +08:00
genteure
bbada97219 Update README.md and fix typo 2022-06-26 15:16:01 +08:00
genteure
60ac8d8d6d CLI: Log version and command arguments at startup 2022-06-26 15:15:48 +08:00
dependabot[bot]
0ddc355861 Bump NuGet.CommandLine from 6.2.0 to 6.2.1 in /BililiveRecorder.WPF
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 22:25:34 +08:00
genteure
232eb1af5b Add new option FlvProcessorSplitOnScriptTag 2022-06-25 17:31:21 +08:00
genteure
8aa53b5b30 Add test for FfmpegDetectionRule 2022-06-24 22:36:41 +08:00
genteure
d0c7863c9d Fix FFmpeg detection rule 2022-06-24 21:29:16 +08:00
genteure
4304284ff9 Toolbox: Add FFmpeg detection 2022-06-24 21:29:16 +08:00
genteure
71334605c9 Toolbox: Fix "NeedFix" always returns true 2022-06-24 21:29:16 +08:00
genteure
fe527e7bc9 FLV: Refactor text log accompanying recording files 2022-06-24 21:29:16 +08:00
genteure
0fde321637 FLV: Fix wrong metadata used when new A/V header is received 2022-06-24 21:29:16 +08:00
genteure
46cde4896c FLV: Refactor ProcessingComment 2022-06-24 21:29:16 +08:00
genteure
97154b5716 Skip tests 2022-06-24 21:29:16 +08:00