elpendor / ES-scraper

A scraper for EmulationStation
47 stars 41 forks source link

-keeptitle and -keepnotfound #46

Closed digitalLumberjack closed 8 years ago

digitalLumberjack commented 10 years ago

Hi I use ES-scrapper on my RPi cabinet project, I love the EmulationStation and the RetroPie projects. I just wanted to have the possibility to keep rom title as it is on the rom file, to keep informations given by original titles.

I added the -keeptitle argument that keep the filename as the rom title. Except for Arcade system where the mamdb name is kept (it contains all needed informations)

I also added the -keepnotfound argument, it writes games in gamelist.xml even if game info cannot be found.