Myzel394 / Alibi

Use your phone as a dashcam and save the last 30 minutes when you need them.
GNU General Public License v3.0
219 stars 10 forks source link

App sometimes stops splitting batches, grows indefinitely #107

Open robozewa opened 1 month ago

robozewa commented 1 month ago

Hello,

this is a really useful app! Thanks for making it!

I'm noticing a bug tho. I tend to keep it running recording audio for long times. It eventually starts not splitting the batches anymore. I've yet to figure out when/how this bug triggers.

In the batch folder, I can see alibi-recording-audio_recordings-*.aac files. Number 1 to 47 are each 15 MB. 48 has now grown to 8.3 GB with no end in sight.

The app offers to save the last 12h as expected. But 8.3GB is far more than 12 hours! It just keeps, clogging up storage.

Settings:

Version 0.5.0 from Fdroid

Thanks!

robozewa commented 1 month ago

It happened again. Interestingly, once more the last split recording is -47, and starting with -48 infinite growth is observed. Could it be it breaks after 47 recordings?

Myzel394 commented 1 month ago

Hmm, that's definitely weird. I'll take a look at this

robozewa commented 1 month ago

I just realized that 12h/15min = 48 batches. Can't be a coincidence :)

Thanks for taking a look!