View Single Post
Old 03-31-2021, 07:48 PM   #27
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,882
Karma: 6120478
Join Date: Nov 2009
Device: many
Have you just tried just unzipping your epub to get to those files:

1. create a folder on your Desktop called junk
2. your epub to your Desktop into the junk folder you just created
3. In Terminal.app run the following commands:

cd
cd Desktop
cd junk
unzip YOUR_EPUB_FILE_NAME_HERE

then exit out of Terminal.app and go to the unpacked epub inside the junk folder and look for your iTunesArtWorkfile.

My test epub is copyrighted. I will create an even simpler one with non-copyright files tomorrow and post it if the above does not work.
KevinH is online now   Reply With Quote