View Single Post
Old 11-27-2014, 06:09 AM   #23
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,463
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Josieb1 View Post
Thank you, I am actually trying again now with this command line

calibre-debug.exe C:\Users\Jenny\Documents\Calibre Library\calibre-add-format-blank-txt.py

I keep a full Calibre back up in Dropbox

The file is in the Calibre Library and I changed the doc extension to be py once I was sure the code was correct (i hope)
Because of the space in "Calibre Library" you must use the command line
Code:
calibre-debug.exe "C:\Users\Jenny\Documents\Calibre Library\calibre-add-format-blank-txt.py"
I am not sure you can simply change the extension. The file cannot be internally a .doc, but must be a .txt. I suggest you open the .py file with notepad and see what you get. If it is gibberish then copy the text from eschwartz' original post, paste it into notepad, then redo the change for your library.

Last edited by chaley; 11-27-2014 at 06:10 AM. Reason: correction: "txt" should have been "py" in one instance
chaley is offline   Reply With Quote