Quote:
Originally Posted by Lemurion
Well in Windows you could just open a command prompt in the comic directory and type ren *.cbz *.zip
Or open Notepad and type the following.
@echo off
ren *.cbz *.zip
Then open the file dialogue to save as all files and save it as something like ComicZipper.bat
Drop the batch file in the same directory as the comics and boom - doubleclick to convert.
|
No No No No NO! I meant GUI LAUNCHER script, although yes, it would use something similar. I was also looking at this K2 hack called savory. This ran a little daemon that looked for new epub and pdf files in /mnt/us and then ran "ebook-convert" from calibre to convert it to a mobi. If we could adopt this to our needs....