Skip to content

v1.6 build 20

Compare
Choose a tag to compare
@optyfr optyfr released this 10 Jul 13:13
· 1150 commits to master since this release
  • Machine/Software can individually (de)selected in Profile Viewer, this will impact the scan and filtered export
  • Possibility to auto(de)select by keywords,
    • keywords list is built with all terms between parenthesis in each description
    • keywords selection interface permit to choose which keywords is accepted and by order of priority
    • autoselection will do the best to select only one game with the same name without keywords, and based upon keywords preference order (so that 1G1R and more should be possible this way)
  • backup profile option : Each deleted rom will be stored in a backup folder which is reused upon future scans, so that roms are never loose (but eat some disk space)
  • load device descriptions from profile to launch softwares with the correct media
  • there is now 2 launch options (made for packaging via official linux distribution tools) :
    • --multiuser : set working folder inside home directory instead of app directory
    • --noupdate : disable search for update
  • documentation available on github wiki
  • fixed wrongly unneeded files when software list is present in profile
  • fixed problem with progress bar when thread id changed in between two parallel streams
  • fixed stupid problem with Dat files containing uppercase CRC/SHA1/MD5 (thanks go to SpaceAgeHero)
  • .deb package available with github releases for Debian and Ubuntu
  • RPM package available with github releases for Redhat Fedora and Centos
  • package for ArchLinux available on AUR