Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image filename and movie filename fields don't allow the use of %$ conversion specifier #3069

Open
xj25vm opened this issue Oct 23, 2024 · 0 comments

Comments

@xj25vm
Copy link

xj25vm commented Oct 23, 2024

Motion allows the use of %$ conversion specifier as the camera name - including in picture_filename, snapshot_filename and movie_filename. However, Motioneye doesn't allow this - presumably as it thinks it will be passed to the OS as is. Would it be possible to change the code so that Motioneye recognises %$ as a valid character sequence in paths please? I noticed that Motioneye already allows the use of %$ in the following fields: , on_event_start, one_event_end, on_movie_end, on_picture_save

@xj25vm xj25vm changed the title Image filename and movie filename fields don't allow the use of %$ Image filename and movie filename fields don't allow the use of %$ conversion specifier Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant