Skip to content

6.3.0: fuzzy matching improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 13:56
· 433 commits to master since this release

General

  • Changed home page to use a transparent background without a title bar.

Importer

  • Improvements/additions to the fuzzy logic matching algorithms..
    • Extended known 'authors' list.
    • Added known 'description' list, e.g. 'upgrade', 'mod'.
    • Added an 'alias' concept to cater for some unique edge case tables, e.g. Big Injun = Big Indian, GOTG = Guardians Of The Galaxy, etc.
    • Improved parsing of file/feed names that don't use the regular format where the manufacturer/year doesn't reside within parenthesis.
    • Added another 'second chance' matching option for file/feed names that contain details within parenthesis that are neither manufaturer or year, e.g. "(Limited Edition)".
    • Lowered match score if the manufacturer is absent or different.
  • Fixes to the VPS feed..
    • Table names, e.g. Captain Fantastic and The Brown Dirt Cowboy, Captain Nemo, etc.
    • Table Urls, e.g. Big Indian, etc.

What's Changed

Full Changelog: 6.2.0...6.3.0