Skip to content

Commit

Permalink
20241102.55 (rc20241102)
Browse files Browse the repository at this point in the history
- Update README.txt、changelog.txt
  • Loading branch information
nnn-revo2012 committed Nov 1, 2024
1 parent ef532eb commit 77fa8c5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
livedl-rc20241027 (20241027.55-windows-amd64)
livedl-rc20241102 (20241102.55-windows-amd64)
Usage:
livedl [COMMAND] options... [--] FILE

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


更新履歴
20241102.55 (rc20241102)
- バグ修正他
- sqlite3ファイル名に#が入っている場合ファイル変換エラーになり変換できない
- コメントの色がfullcolorの場合エラーになりプログラムが終了してしまう
- ユーザーコメント出力時に>、"を文字実体参照に変換
- コメント取得時のデバッグメッセージ表示、待ち時間調整
- タイムシフトの場合ずっとmessageServer待ちをしないよう修正

20241027.55 (rc20241027)
- ニコ生新仕様(2024/08/05)対応
- タイムシフトのみ対応(リアルタイム録画はコメント取得しません)
Expand Down
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
更新履歴
20241102.55 (rc20241102)
- バグ修正他
- sqlite3ファイル名に#が入っている場合ファイル変換エラーになり変換できない
- コメントの色がfullcolorの場合エラーになりプログラムが終了してしまう
- ユーザーコメント出力時に>、"を文字実体参照に変換
- コメント取得時のデバッグメッセージ表示、待ち時間調整
- タイムシフトの場合ずっとmessageServer待ちをしないよう修正

20241027.55 (rc20241027)
- ニコ生新仕様(2024/08/05)対応
- タイムシフトのみ対応(リアルタイム録画はコメント取得しません)
Expand Down

0 comments on commit 77fa8c5

Please sign in to comment.