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

【要望】ファイル保存先に定義しているlimitThresholdの値を空き容量が下回った際のファイル削除の動作について #672

Open
nyamana4 opened this issue Mar 28, 2024 · 0 comments

Comments

@nyamana4
Copy link

nyamana4 commented Mar 28, 2024

環境

  • Version of EPGStation: 2.7.3
  • Version of Mirakurun: 3.9.0-rc.4
  • Version of Node: 18.15.0
  • Version of NPM: x.x.x
  • OS: Ubuntu 22.04.2
  • Architecture: x64

docker-mirakurun-epgstation で運用しています。

首題の件ですが、現在空き容量が設定の閾値を下回った際に古い録画データから順に削除していると思います。
その際に、エンコード済みであった場合であってもオリジナルの.tsファイルとともにエンコードしたデータも削除されてしまいます。
削除の際に configのタグでオリジナルの.tsファイルのみ削除するような動作は可能でしょうか?
(エンコード済みのデータは別の保存先にしています。)

ご検討のほどよろしくお願いします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants