Giter Site home page Giter Site logo

rom_cleaner's People

Contributors

grayaii avatar ramalhoruben avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rom_cleaner's Issues

Improve to process lots of roms

Hello! I love your tool. However in a ROM folder that has over 5000 roms the script crashes:

rolle@retropc:~/RetroPie/roms/c64$ clean_roms --rom_dir .
using cached list from: roms.txt
Traceback (most recent call last):
  File "/usr/local/bin/clean_roms", line 159, in <module>
    all_roms.add_rom(Rom(full_path_filename))
  File "/usr/local/bin/clean_roms", line 63, in __init__
    self.base_filename = self.describe_rom(full_path_filename)
  File "/usr/local/bin/clean_roms", line 84, in describe_rom
    ret_tokens.append(ret_base_filename[s_p[i]:e_p[i] + 1])
IndexError: list index out of range

Can you update the script so that it handles larger amount of roms?

Priority of overdumps vs. no tags

I am wondering why the overdumps [o] have priority over titles with no flags?

for example:

Galaxian.zip
:OK:4:Galaxian (1982)(Atari)[o].zip
:KO:-4:Galaxian (1982)(Atari).zip
:KO:-6:Galaxian (1982)(Atari)[o2].zip
:KO:-105:Galaxian (1982)(Atari)[b].zip

In this case, the one with -4 (no flags) should be preferable to the one with +4 (overdump). Or is there a reason to value the overdumps?

Issue with 'Side A' and 'Side B'

Check the Spectrum Games TOSEC.
You end up with situations like this:

Turrican.zip
:OK:-6:Turrican (1990)(Rainbow Arts)(Side B).zip
:KO:-6:Turrican (1990)(Rainbow Arts)(Side A).zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.