Skip to content

Roadmap

stoj edited this page Oct 9, 2022 · 43 revisions

Milestones

  • Scanner: Frontend media; table video, backglass video, table audio, launch audio, and wheels
  • Installer: msi double click installer
  • Wiki: provide some useful info
  • Rebuilder: import new files from another folder
  • Scanner: VP Content; table, backglass, POV, VBS, etc.
  • Scanner: additional content types; flyers, instruction cards, etc
  • Scanner: multiple file match criteria; name (existing), most recent, and largest size
  • Scanner/Rebuilder: implement useful fuzzy logic matching features; scoring, keyword substitution, etc.
  • Importer: import VPS from the internet, fix/amend feed as required, navigate content, link to 3rd party sites, and allow user filtering
  • GitHub Events: CI build.. and some more unit test.
  • Importer: match against local database.. add settings screen to setup criteria checks (e.g. enable fuzzy logic), e.g. associate DB tables with IPDB and VPS links.
  • Importer: write local database. e.g. add missing tables, make corrections, etc.
  • Importer: list tables of all 3 variants.. matched, unmatched, and missing. Include the unmatched tables, where entries only exist in the local database, but not in the online feed. ⭐in progress⭐
  • General: improve performance of UI and fuzzy matching. ⭐in progress⭐
  • Rebuilder/Importer: improve fuzzy matching algorithms to cater for more scenarios.
  • Scanner: don't mark B2S as missing if they are designated as belonging to PuP.
  • General: consider a docked window layout instead of separate windows.