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

[Feature Request] Better way to ignore folders #486

Open
TanqBQZ opened this issue Jun 20, 2024 · 2 comments
Open

[Feature Request] Better way to ignore folders #486

TanqBQZ opened this issue Jun 20, 2024 · 2 comments

Comments

@TanqBQZ
Copy link

TanqBQZ commented Jun 20, 2024

One of the things that keeps me from switching to lms is the lack of a convenient way to ignore folders matching a pattern from scanning.

For Navidrome, it is WIP, following a gitignore system :
navidrome/navidrome#1394

For Ampache, it is in the config file :

; Ignore Pattern
; Ignore files that match this pattern
; You can specify any file extension you want in here separating them with a |
; DEFAULT: None
; catalog_ignore_pattern = "\(HTOA\)"
@epoupon
Copy link
Owner

epoupon commented Jun 20, 2024

Hello,
We could indeed change the way the .lmsignore file works.
Like having one per library, at the root level of the library, with all the necessary regex.
Is that what you want?

@TanqBQZ
Copy link
Author

TanqBQZ commented Jun 20, 2024

Yes, that would be great!
Thanks

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

No branches or pull requests

2 participants