Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

add folder support into the naming template #1

Closed
lrstanley opened this issue Dec 31, 2018 · 1 comment
Closed

add folder support into the naming template #1

lrstanley opened this issue Dec 31, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@lrstanley
Copy link
Owner

So users can specify custom folder layouts. E.g:

arlo-recordings/<camera-name>/<timestamp>-<id>.mp4

Or..

arlo-recordings/<camera-id>/<timestamp>-<id>.mp4

etc.

@lrstanley lrstanley added the enhancement New feature or request label Dec 31, 2018
@lrstanley
Copy link
Owner Author

May also want to allow expanding timestamps to not just a string.. so they can also filter into years, months, days, etc.

arlo-recordings/<camera-name>/<year>/<month>/<day>/<timestamp>-<id>.mp4
arlo-recordings/<camera-name>/<year>/<month>/<day>/<H:M:S>-<id>.mp4
arlo-recordings/<camera-name>/<year>/<month>/<timestamp>-<id>.mp4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant