SRR (ReScene) Integration (made patch)
Posted: October 28th, 2009, 7:15 pm
SRR has reached 1.0 status by it's creator
http://rescene.info/
Basicly the gist of this program is that rar files that use store compression can be recreated with a special small file called ".srr"
All you need to do is let the program process the rar's (or an sfv file) and it will create a .srr file which can later be used for reconstruction.
The implications are awesome, you can extract and delete the original rars and if you want you can recreate them with this <10kb file!
Im sure a lot of 'collectors' or 'archivers' would appreciate a feature like this.
Anyway I know a little programming and I made a patch that patches newsunpack.py and postproces.py.
I haven't made any options or anything in the templates so you will have to change srr_command = "/home/storage/srr.exe" to where the srr binary is.
Linux needs mono to launch srr.exe but otherwise works perfectly
Is this usable in any way shypike? (I kept the patch very small and very ugly)
Greetings
http://rescene.info/
Basicly the gist of this program is that rar files that use store compression can be recreated with a special small file called ".srr"
All you need to do is let the program process the rar's (or an sfv file) and it will create a .srr file which can later be used for reconstruction.
The implications are awesome, you can extract and delete the original rars and if you want you can recreate them with this <10kb file!
Im sure a lot of 'collectors' or 'archivers' would appreciate a feature like this.
Anyway I know a little programming and I made a patch that patches newsunpack.py and postproces.py.
I haven't made any options or anything in the templates so you will have to change srr_command = "/home/storage/srr.exe" to where the srr binary is.
Linux needs mono to launch srr.exe but otherwise works perfectly
Is this usable in any way shypike? (I kept the patch very small and very ugly)
Greetings