View Single Post
Old 05-16-2012, 04:19 AM   #12
aditya3098
Guru
aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.aditya3098 ought to be getting tired of karma fortunes by now.
 
Posts: 608
Karma: 1588610
Join Date: Jan 2012
Device: Kindle Scribe
Quote:
Originally Posted by Lemurion View Post
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....
aditya3098 is offline   Reply With Quote