How to stop grabbing ? #28
Replies: 2 comments 3 replies
-
|
Same question here I use local script file. By pressing ctrl +q script still grabs streaming so file is constantly growing. |
Beta Was this translation helpful? Give feedback.
-
Strange. How did you have this problem? The script doesn't delete any files, what's your compose config? The only explanation is that CB has recently (temporary? ) limited the speed of single-threaded downloads, resulting in 30 sec ~ 1 min after starting record before it gets enough data and starts writing to file. If you exit the docker during this , you will get nothing. But nonetheless, once you see the file, the file will never disappear. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to stop the grabbing before the streaming ends.
If I stop the docker container the file will not be saved into save directory and all data will be lost.
How to stop the script and let them to finish saving file.
Kind Regards
Beta Was this translation helpful? Give feedback.
All reactions