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 - Hide Files By Type or Regex #123

Closed
Martin2112 opened this issue Mar 9, 2022 · 2 comments
Closed

Feature Request - Hide Files By Type or Regex #123

Martin2112 opened this issue Mar 9, 2022 · 2 comments
Assignees

Comments

@Martin2112
Copy link
Contributor

Hi,

EAC creates 3 files per compressed image e.g X.flac, X.cue and X.jpg (cover image). It would be good to be able to hide some of these from the view created by ffmpegfs to make it less cluttered.

Could either be by regex or extension list and doesn't need to really complicated. e.g:

--hide_extensions=jpg,png,cue to stop covers and cue sheets from showing up.

@nschlia nschlia self-assigned this Mar 9, 2022
@nschlia
Copy link
Owner

nschlia commented Mar 9, 2022

Should be easy. Added to the list :)

@nschlia
Copy link
Owner

nschlia commented Apr 24, 2022

--hide_extensions=jpg,png,cue to stop covers and cue sheets from showing up.

Added as requested.

nschlia added a commit that referenced this issue Apr 24, 2022
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