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

BUG:Images with no created at metadata are not accesible #144

Closed
2 tasks done
Rishab87 opened this issue Dec 27, 2024 · 3 comments · Fixed by #156
Closed
2 tasks done

BUG:Images with no created at metadata are not accesible #144

Rishab87 opened this issue Dec 27, 2024 · 3 comments · Fixed by #156
Assignees

Comments

@Rishab87
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

On different filesystems , like on linux filesystem where we also have to mount other drives, their created at metadata may not be present in image due to which if we change images folder in settings, images dont display on home page for that. So I think its a good idea to fallback to modified metadata if created at is not present in image.

In simple terms in code we were accessing created at metadata to display images on home page but on many file systems like in linux where we can't access created at metadata of other images which are present in other drives their due this images are not visible on home as images on home are soley relying on created at metadata.

Record

  • I agree to follow this project's Code of Conduct
@Rishab87
Copy link
Contributor Author

@Pranav0-0Aggarwal can you please assign this, I've found its solution

@Pranav0-0Aggarwal
Copy link
Member

done

@Rishab87
Copy link
Contributor Author

@Pranav0-0Aggarwal I've fixed this issue, please check!

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

Successfully merging a pull request may close this issue.

2 participants