View Single Post
Old 12-04-2014, 03:25 PM   #748
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by lkmiller View Post
Is there an easy way to tell if the tools have worked on epubs? Back when the download buttons were first removed from B&N's site, I added a big batch of books to calibre. Not all of them got processed. I think I've found and re-added those that got missed. But is there any quicker way to be sure then opening them all one by one?
Here is a python script which when given the path to an ebook, will report on its DRM status. It only accepts one file, so you will have to setup a loop, to go through all your books and check each one. The only issue is it will claim AZW3 books are MOBIs, but the check still works so who cares.

DRM Check: Find out what DRM that ebook has got.

EDIT: Saw HarryT's post.

I am sure this could be bundled into a plugin, since most of the work is already done.
eschwartz is offline   Reply With Quote