|
> Just out of curiosity and correct me if I am wrong, isn't the scanner generally > using the same internal functions as the rebuilder? What difference does it make > then using one or the other? I suppose sets, which already correct, will be > ignored rather than rebuilt and it will save you a lot of time if you intend to > upgrade from fairly complete romsets. >
Generally Scanner and Rebuilder have absolutely nothing in common. The scanner is setbased, the rebuilder filebased. The rebuilder only copies files from a given source to a given destination by a hash compare. It rebuilds anything it finds and which is valid (crc32/size match). It doesn't know anything about completeness of sets etc.
The scanner goes through all sets and does countless more tests (unneeded, checksum, size, name, etc...) and fixes them in place.
If you drag&drop files into the scanner, the current rebuilder options are used and in this case the rebuilder can be used as an 'Adder', adding missing files to your collection.
but as mentioned, generally Scanner and Rebuilder are two totally different things.
 Roman Scherzer
|