You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
For long streams over 24h the recording stops repeatedly at 24 h without starting a new recording immediately.
To Reproduce
Steps to reproduce the behavior:
Add a long running channel, e.g. subathon streams, irl, etc
Wait till 24 h are recorded
The recording will stop at 24 h
Expected behavior
I see two possibilities here: either append two the original recording or start a new one.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Please attach logs for both the main server and capture if applicable, can be found in data/logs/ and data/logs/software/ respectively.
Please also use code tags and try to keep line breaks if possible.
Server:
OS or Docker: docker on OMV (Debian)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
it already tries to capture again if the stream is over 24 hours but it's pretty much impossible to debug since it takes such a long time for a 24 hour stream to be over, you only have one attempt, and 24 hour streams are very uncommon anyway
Describe the bug
For long streams over 24h the recording stops repeatedly at 24 h without starting a new recording immediately.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I see two possibilities here: either append two the original recording or start a new one.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Please attach logs for both the main server and capture if applicable, can be found in
data/logs/
anddata/logs/software/
respectively.Please also use code tags and try to keep line breaks if possible.
Server:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: