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

unable to search videos or folder by date #6

Open
Ask1ng-git opened this issue Aug 12, 2024 · 3 comments
Open

unable to search videos or folder by date #6

Ask1ng-git opened this issue Aug 12, 2024 · 3 comments

Comments

@Ask1ng-git
Copy link

Hello, I can't search with the date, even if I set the enable_date_search function to true, put the right function in the date search folder format which is the same as the folder format that finds my videos.
I also set the custom components file as well as the recursive mode.
My camera folder is configured like this: /Camera name/yyyy/mm/dd which is the same as the folder format that finds my videos

thanks in advance

@geko100
Copy link

geko100 commented Sep 6, 2024

Hello,

same for me.
Is it possible to sort the pictures, to get the last pictures first? That would be great!

Thanks!

@lukelalo
Copy link
Owner

lukelalo commented Oct 4, 2024

Please check your sensor.snaps.See #1. If you are not using a sensor, please check this

@maedball
Copy link

maedball commented Oct 18, 2024

I am facing the same issue:

reccursive is set to true

Here is what is working:

/Camera name/yyyy-mm-dd is the folder structure
enable_date_search: true
search_date_folder_format: YYYY-MM-DD

This setup is not working

/Camera name/yyyy/mm/dd is the folder structure
enable_date_search: true
search_date_folder_format: YYYY/MM/DD

So to me it looks like searching in sub folders is not working or maybe the search date folder format needs to be somehow escaped?!?

Unfortunatly my camera can not have the format changed so i need to find a way do have this working in the gallery card or i need to build a resorting script which i want to avoid as it needs to run via cron jobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants