Skip to content

Fuzzy matcher to rename frontend media files with pinball tables

Notifications You must be signed in to change notification settings

dsync89/fuzzymatch-pinball-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuzzyMatch for Pinball Media

A simple python QT-based UI that perform fuzzy match (or best match) for renaming frontend media files such as Wheels, Playfield, Topper to Pinball Table names.

Best used in frontend like Pinup Popper because of the way it matches the media files. The media file has to exactly matched with the actual table names for it to detect.

Also helped me to learn about python QT framework.

image

Usage

Double click any cell in Column 3 then click [Select Image] button to choose any other matched images with match ratio > 65%

image

TODO

  • Show image preview for the selections
  • Store each path per platform

Credits

Heavily inspired by FatMatch Media Renamer by FatOne85 (https://gamingdoc.org/software/generic/windows/naming-tools/fat-match-media-renamer/). My FuzzyMatch differ from its program in the following aspect:

  • Combo box selection instead of tree view
  • Ability to enter folder path

About

Fuzzy matcher to rename frontend media files with pinball tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published