Commit Graph
3 Commits
Author SHA1 Message Date
Brandon 4585257e16 tweak(format): Improve matching for Black & White colour grade (#34)
- Improve b&w matching to include various spellings / delimiters
- Enforce year look ahead to make sure black & white is not included in title
- Negate any colorized releases that were originally black and white
2025-02-15 16:54:15 +10:30
Brandon 59240192dc fix(regex): match literal . rather than any character (#30) 2025-02-10 08:14:37 +10:30
Brandon e39014facd tweak(regex): improve Blu-ray parsing (#31)
- Matches only "BluRay" or "Blu-Ray", but not "Blu Ray"
- Remove extra hyphen from description.
2025-02-10 08:10:55 +10:30