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

Nested folders #5

Open
aikmandean opened this issue Oct 14, 2022 · 0 comments
Open

Nested folders #5

aikmandean opened this issue Oct 14, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@aikmandean
Copy link
Owner

All the images need to be directly stored in /data/all so any images in subdirectories will fail to display.

Optimal steps

  1. Write a SQL query to recover the folder-filename pairs stored in MediaDb.v1.sqlite.
  2. Replace fileName: <file name . ext> by joining its path filePath: <file path . ext>
@aikmandean aikmandean added the help wanted Extra attention is needed label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant