Skip to content

[Bug] Support traversing nested directory structures #8

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

Closed
phwissmann opened this issue Apr 17, 2025 · 1 comment · May be fixed by #11
Closed

[Bug] Support traversing nested directory structures #8

phwissmann opened this issue Apr 17, 2025 · 1 comment · May be fixed by #11
Assignees

Comments

@phwissmann
Copy link

The metadata reader does not recursively traverse subfolders to find and extract metadata. In order to support non-flat folder structures this is necessary.

@phwissmann phwissmann linked a pull request Apr 24, 2025 that will close this issue
@ytittes
Copy link
Collaborator

ytittes commented May 8, 2025

It does recursively traverse subfolders but it is looking for specific names, updated the LS_metadata_reader to allow more flexibility.

@ytittes ytittes closed this as completed May 8, 2025
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