MobileRead Forums
Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please contact us.

Hint: Don't have time to visit us daily? Subscribe to our main RSS feed to receive our frontpage posts at your convenience.

Notices

Calibre Calibre is an open-source library manager to view, convert and catalog e-books. Cross-platform (Linux, Windows and OS X)

Reply
 
Thread Tools Search this Thread Display Modes
Old 01-01-2009, 02:24 PM   #31
kovidgoyal
Creator of calibre, Ph.D.
kovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five words
 
kovidgoyal's Avatar
 
Posts: 8,944
Karma: 37478
Join Date: Oct 2006
Location: Albuquerque, NM
Device: PRS-500/505/700, K2, BeBook
Quote:
Originally Posted by jlbfoot View Post
Are any plug ins available as stated in the first post? How would one go about finding that, or is it something that has to be created by each individual?
You'll have to be patient, it'll take a little while before plugins start to show up.
__________________
Get calibre
kovidgoyal is offline   Reply With Quote
Old 01-01-2009, 03:26 PM   #32
junkml
Groupie
junkml has a complete set of Star Wars action figures.junkml has a complete set of Star Wars action figures.junkml has a complete set of Star Wars action figures.junkml has a complete set of Star Wars action figures.
 
junkml's Avatar
 
Posts: 191
Karma: 385
Join Date: Mar 2007
Device: Sony Reader
Quote:
Originally Posted by kovidgoyal View Post
Use subprocess, os.system is deprecated. Try using

Code:
subprocess.call('path to program', shell=True)
This works if I just do a script in pythonwin, but when I load a lit file to calibre, nothing happens.

I'm attaching the script I'm trying to use in case it's helpful to anyone.
Attached Files
File Type: zip runshell_plugin.zip (519 Bytes, 50 views)
junkml is offline   Reply With Quote
Old 01-01-2009, 11:04 PM   #33
kovidgoyal
Creator of calibre, Ph.D.
kovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five words
 
kovidgoyal's Avatar
 
Posts: 8,944
Karma: 37478
Join Date: Oct 2006
Location: Albuquerque, NM
Device: PRS-500/505/700, K2, BeBook
Run the import at a terminal with

Code:
calibredb add path_to_lit_file
You should see some debug output that explains why the plugin is failing
__________________
Get calibre
kovidgoyal is offline   Reply With Quote
Old 01-02-2009, 02:05 AM   #34
starrigger
Jeffrey A. Carver
starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.starrigger once ate a cherry pie in a record 7 seconds.
 
starrigger's Avatar
 
Posts: 716
Karma: 1761
Join Date: Aug 2008
Location: Massachusetts, USA
Device: Cassiopeia EM500 and PRS-700
Quote:
Originally Posted by zelda_pinwheel View Post
i've just installed the latest version of calibre, who can help me with a plugin + setup for stripping mobi drm ? a plugin for convert lit would be stellar as well...

hm, maybe it should be done via pm by the way, just to be sure there is nothing "over the line" on the forum...
Sounds great! If anyone can help Zelda, I'd sure like to know how, too.
__________________
Jeffrey A. Carver
Science Fiction Worlds at starrigger.net | guide to my ebooks | free ebooks
Pushing a Snake at starrigger.blogspot.com | ebooks thread
Free writing course at writeSF.com
starrigger is offline   Reply With Quote
Old 01-02-2009, 06:07 PM   #35
junkml
Groupie
junkml has a complete set of Star Wars action figures.junkml has a complete set of Star Wars action figures.junkml has a complete set of Star Wars action figures.junkml has a complete set of Star Wars action figures.
 
junkml's Avatar
 
Posts: 191
Karma: 385
Join Date: Mar 2007
Device: Sony Reader
Finally got it working.

The relevant line is:
subprocess.call('"C:\Program Files\Microsoft Office\OFFICE11\winword.exe"',shell=True)

even using notepad++ it ended up giving me fits with the end of line characters and indentation.

But, anyone who wants to be able to run Dos Command Line should be able to with this.

Last edited by junkml; 01-02-2009 at 09:49 PM.
junkml is offline   Reply With Quote
Old 01-05-2009, 08:53 PM   #36
dremo
Junior Member
dremo began at the beginning.
 
Posts: 9
Karma: 12
Join Date: Jan 2009
Device: PRS-505
I tried the Run Command plugin and nothing is happening. I was able to add the plugin but when I imported a LIT file nothing happened. This plugin should run when I import a LIT file correctly? What did I do wrong??

Drew
dremo is offline   Reply With Quote
Old 01-07-2009, 12:43 PM   #37
daviddem
Enthusiast
daviddem doesn't litterdaviddem doesn't litterdaviddem doesn't litter
 
daviddem's Avatar
 
Posts: 49
Karma: 244
Join Date: Dec 2008
Location: Dubai
Device: Hanlin V3
I've been away for a while, but I am impressed! Thanks for doing this so fast Kovid!
daviddem is offline   Reply With Quote
Old 04-11-2009, 12:46 AM   #38
wodin
Illiterate
wodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with otherswodin plays well with others
 
wodin's Avatar
 
Posts: 647
Karma: 2855
Join Date: Mar 2009
Location: The Sandwich Isles
Device: Sony PRS-505, ECTACO jetBook, Nokia N800, Samsung Moment
Pardon the newbe question, but I have a Python script that will strip the DRM from a mobi file with the syntax:

name_of_script.py inputfile output_path\file PID

Can this script be used as an input filter plugin for Calibre?

If I could get this working I might see my way clear to get off some dinaro!
wodin is offline   Reply With Quote
Old 04-11-2009, 01:17 AM   #39
kovidgoyal
Creator of calibre, Ph.D.
kovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five wordskovidgoyal can name that ebook in five words
 
kovidgoyal's Avatar
 
Posts: 8,944
Karma: 37478
Join Date: Oct 2006
Location: Albuquerque, NM
Device: PRS-500/505/700, K2, BeBook
It can but helping you do this would be against forum policies
__________________
Get calibre
kovidgoyal is offline   Reply With Quote
Old 11-07-2009, 07:27 AM   #40
GeoffC
Chocolate-fed
GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.GeoffC turned on, tuned in, and dropped out.
 
GeoffC's Avatar
 
Posts: 7,908
Karma: 35892
Join Date: Mar 2008
Location: Scotland
Device: Cybook Gen3
Quote:
Originally Posted by zelda_pinwheel View Post
wow, brilliant idea. nice work kovid, already adapted !

i've just installed the latest version of calibre, who can help me with a plugin + setup for stripping mobi drm ? a plugin for convert lit would be stellar as well...

hm, maybe it should be done via pm by the way, just to be sure there is nothing "over the line" on the forum...

can anyone assist me with the same (pm ofc)
__________________
The power of positive thoughts works.

"That, my dear friend, is because you are not an anagram, but an acronym. Guzzles Extreme Overdoses of Fabulously Flavoursome Chocolate" ... Courtesy of LazyScot


GeoffC is offline   Reply With Quote
Old 11-07-2009, 09:03 AM   #41
kennyc
Wizard
kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.kennyc is fluent in JavaScript as well as Klingon.
 
kennyc's Avatar
 
Posts: 2,332
Karma: 4730
Join Date: Sep 2009
Location: Denver, CO
Device: Sony PRS-505; Astak PP; Kindle2
Quote:
Originally Posted by pilotbob View Post
Wow. You are just plugging away at this. Nice Christmas present.

BOb

I know this is very old, but it's such a bad pun it still stinks! Whew!

I'm
__________________
Kenny A. Chaffin
Art Gallery - Photo Gallery - Poetry
kennyc is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mobi2mobi GUI has died again/New version? AlexBell Mobi 8 12-10-2008 09:13 PM
Can not open Calibre (Version: 0.4.86) sergiodongala Calibre 29 09-28-2008 03:23 AM
Calibre GUI crash on convert aapezzuto Calibre 1 08-02-2008 07:39 PM
Mac OS X problem with new version of Calibre .58 Mitchll Calibre 11 07-06-2008 04:49 PM
Upgrading to a newer calibre version - The Process? Dr. Drib Calibre 4 06-22-2008 06:06 AM


All times are GMT -4. The time now is 08:53 AM.


MobileRead.com is a privately owned, operated and funded community.