Quote:
Originally Posted by DiapDealer
For the record, The <SIGIL_DEFAULT_TEMP_HOME> is AppData\Local\Temp. We just obscure it a bit with that placeholder to discourage people from messing with files in that location while Sigil is running. For some strange reason, many new users seemed to think that noodling around in Sigil's scratch directory was a good idea. 
|
Yeah, I figured that out. I knew about the AppData location before I knew of the config option. Ya know, noodling around

.
In the "don't try this at home, kids ... but what the heck, you only live once" section, if I
Code:
unzip -n /path/to/last/epub-with/images
rm mimetime
(-n doesn't overwrite existing files, and it looks like Sigil automatically adds a mimetype when saving) then press the "Save" button in Sigil, lo and behold I get my epub back with all the missing bits with the correct structure, passes EPUBCheck and looks peachy good.