Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recisdb tune のみ、既に存在するファイルを出力先に指定すると追記されてしまう #88

Closed
tsukumijima opened this issue Nov 2, 2023 · 0 comments · Fixed by #90
Assignees

Comments

@tsukumijima
Copy link
Collaborator

recisdb tune のみ、 で指定したファイルがすでに存在する場合のみ追記モードになってしまっているが、これでは TS が途中から別のチャンネルになってしまったり、ほとんどの場合で意図しない挙動になる
きちんと既存のファイルは上書きすべき (recisdb decode とはロジックを共有していそうなものだが、こちらは常に追記ではなく上書きされる)

@kazuki0824 kazuki0824 self-assigned this Nov 3, 2023
kazuki0824 added a commit that referenced this issue Nov 3, 2023
kazuki0824 added a commit that referenced this issue Nov 3, 2023
kazuki0824 added a commit that referenced this issue Nov 3, 2023
@kazuki0824 kazuki0824 linked a pull request Nov 3, 2023 that will close this issue
kazuki0824 added a commit that referenced this issue Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants