roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.66k stars 171 forks source link

Option filename_pattern only affects the video file, not the snapshots #622

Open superfunk2000 opened 1 year ago

superfunk2000 commented 1 year ago

In Issue #188 the filename_pattern option was introduced.

The filename_pattern option only affects the video file, not the snapshots. I have configured the following patterns: filename_pattern: '%H-%M-%S'

In the Windows share it looks like this: 2023-06-26 11_25_39-2023-06-26

roflcoopter commented 1 year ago

Total oversight on my part, will fix!