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

add -ignore option to skip named directories #139

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

zenwheel
Copy link
Contributor

This adds an -ignore option which lets you ignore directories by name, an extension to the -ignoreHidden option already present. Useful if you have, say, a thumbs/ subdirectory or a metadata/ subdirectory that you don't want to be listed or served.

dlna/dms/dms.go Outdated Show resolved Hide resolved
dlna/dms/dms.go Outdated Show resolved Hide resolved
@anacrolix
Copy link
Owner

This looks good, I need to test it locally as I can't seem to depend on GitHub Actions (and it's crap).

@anacrolix anacrolix merged commit 94839e5 into anacrolix:master Mar 21, 2024
1 check failed
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 this pull request may close these issues.

2 participants