by Quade » Mon Jul 29, 2013 6:00 pm
I looked into it and there's no easy fix for this.
Newsbin renames the files that's already on disk and not the one that's currently downloading. Because of that the description file will always be wrong because the current file description already has the original file in it. It renames this way because autopar and repair will wipe out the original filename when it renames to get the proper filename for repair so, this preserves the original file even when autopar is doing renames.
Now, I might be able to write two files to description when I rename. The current file and a record for the renamed file but, that won't remove the existing record for this file. I'd have to switch to something like a database to track the files using something like a CRC instead of a filename to know which file is which. That's probably not what you're looking for though.
I'm still thinking about it. I could probably rename the old way if autopar was disabled. Do you download sets that need repair?