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

Allow case-sensitivity for certain patterns (fixes qHD vs QHD) #60

Open
platelminto opened this issue Jan 14, 2024 · 0 comments
Open

Allow case-sensitivity for certain patterns (fixes qHD vs QHD) #60

platelminto opened this issue Jan 14, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@platelminto
Copy link
Owner

Sometimes, case-sensitivity is important, see examples below for resolution:

  • Badshahi Angti (2014) - qHD - DVDRip - x264 - AC3 - ESub - SAP [DDR] (should be qHD, i.e. 540p)
  • Piku (2015) - qHD - DVDRip - x264 - AC3 - ESub - Chapters [DDR] (same as above)
  • www.1TamilBlasters.lat - Thuritham (2023) [Tamil - 2K QHD AVC UNTOUCHED - x264 - AAC - 3.4GB - ESub].mkv (should be QHD, i.e. 1440p).

For this specific example, we currently default to QHD (since it matches before qHD).

This is hard to implement, as we're looking at specific patterns within a field, not entire fields. Making whole fields case sensitive would be too restricting.

@platelminto platelminto added bug Something isn't working enhancement New feature or request labels Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant