The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: stigzler on November 09, 2015, 05:27:24 pm

Title: [APP] Game, Set and Match - Image Sets Manager
Post by: stigzler on November 09, 2015, 05:27:24 pm
(https://dl.dropboxusercontent.com/u/15144043/Projects/GameSetMatch/LogoFullMedium.png)
https://gamesetmatch.codeplex.com/ (https://gamesetmatch.codeplex.com/)

An application to manage game related image sets. Specifically designed for collaborative efforts via cloud services, but can also be used individually with local folders only. Basically, it parses info from any game .dat/.xml/.db3 files, pulls a specified field for game/image names in your assets folder then presents a GUI to compare and move around images matched to the games between 3 folders

Other Screens:
Title: Re: [APP] Game, Set and Match
Post by: Slippyblade on November 09, 2015, 05:51:29 pm
Linky?
Title: Re: [APP] Game, Set and Match
Post by: stigzler on November 09, 2015, 06:44:43 pm
Oh yeah... forgot that bit. Amended.
Title: Re: [APP] Game, Set and Match
Post by: Slippyblade on November 09, 2015, 08:49:40 pm
Cool, thanks.  Will check this out later.
Title: Re: [APP] Game, Set and Match
Post by: stigzler on May 22, 2016, 05:56:35 pm
Update

1.1.0
Overhaul of Image Matching:
 - Remove bracketed text from Image filename (e.g. "(USA)")
Option to save image (on move from one folder to another) as:
 - Original Filename
 - Database Game Name
 - Database RomName (e.g. as per differetn sets - Goodname, NoIntro, Hyperlist etc)
Fuzzy Search using Levenshtein and simple substring finding. This allows you to find images that the search via the chosen RomName format (e.g. NoInto, GoodName etc) may miss.
 Big speedup of loading db and images
 Choice of what format to save moved images in - The DB Game or filename or as the original filename (in the source folder)
 Defaults to DB GameName format if no DB Filename found
 Any DB Gamenames made filesafe (e.g. ":"s stripped from filenames - replaced with " -")

Vid:

http://youtu.be/WG-3ePg1Tyc (http://youtu.be/WG-3ePg1Tyc)
Title: Re: [APP] Game, Set and Match - Image Sets Manager
Post by: stigzler on May 28, 2016, 01:46:13 pm
Update:

 1.2.0
 Added facilitiy for Hyperlist parsing
 Added faciltiy to remove tags (bracketd text) from Database filenames and Gamenames (only in HS at the moment - not needed in GE?)
 Added open folders buttons to main edit window.
Title: Re: [APP] Game, Set and Match - Image Sets Manager
Post by: stigzler on June 05, 2016, 04:11:55 pm
Major Update:

 1.3.0
 Fixed Select All bug
 Fixed major deal breaker - Other folders not being matched.
 Added setting to show images that also match the gamename.
 Added overide saveas when moving images between folders - allows manual setting of filename (made safe)
  Added open search result images in image editor for editing before putting image set folders
 Added image search preview
 Added save any images as png when moving/adding/copying - produces unified sets of png images
 Added database backup roller - keeps rolling backup over months, weeks, days - limited to 10 files
 Added open logs/chagelog buttons
 Added manual backup and restore of database.
 Added image webserch function!