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: Ignore .nfo and .srt files #357

Open
Fuzzydroid opened this issue Jan 14, 2023 · 7 comments
Open

Feature request: Ignore .nfo and .srt files #357

Fuzzydroid opened this issue Jan 14, 2023 · 7 comments
Labels
feature New feature or request search Related to search

Comments

@Fuzzydroid
Copy link

As it stands, if a video file folder has any non video file in it, like .nfo or .srt it is excluded from the scan unless includeNonVideos: true is set. The problem with this is that setting will also cause all games, books, software, music and so on to also scan.

Is it possible to add a flag for ignoring non video files as long as they are in a folder with a video file?

Many thanks.

@newadventure079
Copy link

This has been discussed many times before. Please search the Issues and you'll find the multiple issues discussing this

@Fuzzydroid
Copy link
Author

This has been discussed many times before. Please search the Issues and you'll find the multiple issues discussing this

The dev told me on discord to make a post about it.

@zakkarry
Copy link
Collaborator

zakkarry commented Jul 3, 2023

I agree, currently having an issue where single file video torrents are initially grabbed and cross-seed candidates are being excluded based on cross-seed finding a torrent that has a nfo file or .srt file included with the video file, "file tree is different" being the reason.

This certainly seems avoidable with either a "if file size of different files is < X KB" or "matches .ext" configuration, would benefit this situation greatly.

Look forward to seeing this integrated.

@newadventure079
Copy link

Here is my issue report from earlier on this same topic #160

@zakkarry
Copy link
Collaborator

zakkarry commented Jul 3, 2023

Here is my issue report from earlier on this same topic #160

I posted in the discord and was referred here, but your other post seems to mirror exactly my use-case and request more than this.

I'm glad to know I'm not alone in this, but it didn't seem as well received as I had hoped. Perhaps that has changed with time. We will see.

@removinggoose
Copy link

would also love this. Perhaps being able to specify filetypes to allow

@zakkarry
Copy link
Collaborator

zakkarry commented Apr 20, 2024

can be addressed with partial matchmode in upcoming v6

available in next tag on npm, or master tag on docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request search Related to search
Projects
Status: 📤 Ready
Development

No branches or pull requests

4 participants