Skip to content

Commit

Permalink
20241221.56
Browse files Browse the repository at this point in the history
- Update README.txt、changelog.txt
  • Loading branch information
nnn-revo2012 committed Dec 20, 2024
1 parent 74c3f13 commit aaffdb9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
livedl (20241210.55-windows-amd64)
livedl (20241221.56-windows-amd64)
Usage:
livedl [COMMAND] options... [--] FILE

Expand Down Expand Up @@ -103,6 +103,13 @@ FILE:


更新履歴
20241221.56
- MessageServer(コメントサーバー)処理修正
- MessageServerに接続時のTCP接続数をなるべく増やさないように修正
- MessageServerに接続時のTCP同時接続数をデフォルト2から10に修正
- 録画中断中に 'panic: send on closed channel' にならないよう修正
- 録画中に 'panic: runtime error: makeslice: len out of range' にならないよう修正

20241210.55
- ニコ生新仕様(2024/08/05)対応(リアルタイム・タイムシフト)
- 'getProps: page not found'と表示され録画しないのを修正
Expand Down
7 changes: 7 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
更新履歴
20241221.56
- MessageServer(コメントサーバー)処理修正
- MessageServerに接続時のTCP接続数をなるべく増やさないように修正
- MessageServerに接続時のTCP同時接続数をデフォルト2から10に修正
- 録画中断中に 'panic: send on closed channel' にならないよう修正
- 録画中に 'panic: runtime error: makeslice: len out of range' にならないよう修正

20241210.55
- ニコ生新仕様(2024/08/05)対応(リアルタイム・タイムシフト)
- 'getProps: page not found'と表示され録画しないのを修正
Expand Down

0 comments on commit aaffdb9

Please sign in to comment.