So apparently my high school computer math class that I took 10+ years ago did not properly prepare me for writing sabnzbd scripts. Was wonder if anyone could help me.
I would like to be able to have any movie .iso or .img automatically get unpacked into a Video_TS folder after download.
In a perfect world it could be great if this script could also rename the folder name to whatever the actual movie name is, delete the .iso or .img after unpacking, then move the unpacked movie to a destination folder.
I have to imagine that figuring out folder names would be a tough one, so realize that this second request is alittle much. I would be content with just a good unpacking script.
Thanks in advance
Script Request (Unpack .iso and .img)
Re: Script Request (Unpack .iso and .img)
The problem isn't so much writing the script, but finding a program that does this for you.
Unpacking ISO's is not a trivial task.
You'll need something like 7Zip (free) or UltraISO (pay).
Both are scriptable.
Unpacking ISO's is not a trivial task.
You'll need something like 7Zip (free) or UltraISO (pay).
Both are scriptable.