Myzel394 / Alibi

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

[Feature Request] Customizable file name? #105

Open dzx-dzx opened 1 month ago

dzx-dzx commented 1 month ago

Right now the name of the files are the date at which the recording begins, but it could be not helpful when the recording begins days ago, running in background.

I'd like an option to chagne the name to the date of the end of recording, or more perfectly, the date of the actual beginning of the recording. ("The end" minus time of recording)

dzx-dzx commented 2 weeks ago

I've noticed that this feature https://github.com/Myzel394/Alibi/issues/83 would overwrite the last saved audio file. Is this a bug related to this issue?

Myzel394 commented 2 weeks ago

@dzx-dzx Thanks for noticing that. I've opened a PR, which should fix this

dzx-dzx commented 2 weeks ago

Thanks!