Quote:
Originally Posted by theducks
Quality check plugin has a DRM check for books IN the LIBRARY
|
Thanks - seems like the DRM check is for epubs only. It didn't detect the DRM in a test AZW3 file I tried (it worked for an epub but I only have a tiny number of DRM'd epub books).
But - I should have tried this before - the Linux "file" command does it for azw3:
> file book.azw3
> book.azw3: Mobipocket E-book "Book Title", 1220485 bytes uncompressed, version 8, codepage 65001,
encrypted (type 2)
... so I can easily run this for everything on my computer. Hopefully it works for old .mobi files as well.
Thanks again