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

bug: cache files not deleted after stream end #421

Open
0x1f415 opened this issue Mar 24, 2023 · 1 comment
Open

bug: cache files not deleted after stream end #421

0x1f415 opened this issue Mar 24, 2023 · 1 comment

Comments

@0x1f415
Copy link

0x1f415 commented Mar 24, 2023

I have a bunch of .ts files in my appdata, presumably from stream recordings. shouldn't these be deleted once the stream is remuxed?

root@Tower:/mnt/user/appdata/LiveStreamDVR# ls -l cache/capture/
total 30381640
-rw-r--r-- 1 root root 4375599984 Mar 11 00:30 S202303E07\ 2023-03-10\ [41947225787].ts
-rw-r--r-- 1 root root 7015364948 Mar 15 23:48 S202303E08\ 2023-03-15\ [41965649899].ts
-rw-r--r-- 1 root root 5593443492 Mar 17 23:07 S202303E09\ 2023-03-17\ [41973548187].ts
-rw-r--r-- 1 root root 7457583436 Mar 19 23:59 S202303E10\ 2023-03-19\ [41981877563].ts
-rw-r--r-- 1 root root 6668798980 Mar 22 23:39 S202303E11\ 2023-03-22\ [41993049035].ts

I wasn't able to find any info in the logs presumably because the container was restarted since last stream, but I'll update if I find anything interesting after next stream.

@MrBrax
Copy link
Owner

MrBrax commented May 11, 2023

forgot to check on this, do need the logs around this yeah, preferably in debug mode

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

No branches or pull requests

2 participants