Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 02-24-2025, 06:40 PM   #676
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,659
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by jhowell View Post
That changed in DeDRM release 7.1.0 released in February 2021. It now runs both on import and on conversion.
Then it must be two plugins, a File Type plugin that runs when when a book is added, and a Conversion Input plugin that runs when a format file is Converted - afaik, a single plugin cannot do both.

Someone who has the plugin installed (not me) needs to look in their list of installed plugins and provide a definitive answer.

BR
BetterRed is offline   Reply With Quote
Old 02-24-2025, 06:43 PM   #677
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,338
Karma: 238311259
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by BetterRed View Post
Then it must be two plugins, a File Type plugin that runs when when a book is added, and a Conversion Input plugin that runs when a format file is Converted - afaik, a single plugin cannot do both.

Someone who has the plugin installed (not me) needs to look in their list of installed plugins and provide a definitive answer.

BR
Nope, it's only listed under File Type plugins.
Sirtel is offline   Reply With Quote
Old 02-24-2025, 07:56 PM   #678
Dal Bhat
Enthusiast
Dal Bhat began at the beginning.
 
Posts: 46
Karma: 10
Join Date: Apr 2024
Device: Kindle 11th Gen
Quote:
Originally Posted by Sirtel View Post
Nope, it's only listed under File Type plugins.
And it's 7.2.1.
Dal Bhat is offline   Reply With Quote
Old 02-24-2025, 08:39 PM   #679
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,338
Karma: 238311259
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by Dal Bhat View Post
And it's 7.2.1.
10.0.9 in my case.
Sirtel is offline   Reply With Quote
Old 02-24-2025, 08:41 PM   #680
Rellwood
Library Breeder (She/Her)
Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.
 
Rellwood's Avatar
 
Posts: 1,237
Karma: 1937891
Join Date: Apr 2015
Location: Fullerton, California
Device: Paperwhite 2015 (2), PW 2024 (12 GEN), PW 2023 (11 GEN), Scribe (1st)
Quote:
Originally Posted by odamizu View Post
That's really interesting. It was my understanding that if it imports as kfx-zip instead of KFX, it means DRM was not removed.

I wonder why it's showing as kfx-zip. What am I not understanding here?
I have that same thing happen. I have had DeDRM for about 12 years and every instance of a Kindle key update, it's in my list. Turns out that having all those keys when it updated to the newest verson caused my Kindle files imported directly from the Kindle or the Kindle for PC app to be kfx-zip. They are unlocked, but still kfx-zip.

It wasn't until I deleted all my old kindle for pc/mac keys and just had the one that's current running that I was getting .kfx only!
Rellwood is offline   Reply With Quote
Old 02-24-2025, 09:47 PM   #681
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,051
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by BetterRed View Post
Then it must be two plugins, a File Type plugin that runs when when a book is added, and a Conversion Input plugin that runs when a format file is Converted - afaik, a single plugin cannot do both.
File Type plugins can choose do their thing at several different places within calibre. The initialization function in DeDRM has:

Code:
    on_import               = True
    on_preprocess           = True
Where "preprocess" is the first step in conversion before the input plugin is invoked.
jhowell is offline   Reply With Quote
Old 02-25-2025, 12:59 AM   #682
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,814
Karma: 6759036
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by jhowell View Post
That changed in DeDRM release 7.1.0 released in February 2021. It now runs both on import and on conversion.
Oh! Now that you mention it, I have fuzzy memory of DeDRM now running on import, conversion and viewing. I will update the first post. Thx!
odamizu is offline   Reply With Quote
Old 02-25-2025, 02:04 AM   #683
mbovenka
Wizard
mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.
 
Posts: 2,077
Karma: 14079267
Join Date: Oct 2007
Location: Almere, The Netherlands
Device: Kobo Sage
Amazon is tightening the noose even further: my K4PC 2.4.0 just updated itself overnight (to 2.6.something). This is with automatic updates disabled in the app and, more important, with the update block (the %LocalAppData%\Amazon\Kindle\updates file) in place. Reinstalling 2.4.0 over it worked for now, but I fear this hole is going to be plugged soon.
mbovenka is offline   Reply With Quote
Old 02-25-2025, 05:43 PM   #684
tamhas
Zealot
tamhas can extract oil from cheesetamhas can extract oil from cheesetamhas can extract oil from cheesetamhas can extract oil from cheesetamhas can extract oil from cheesetamhas can extract oil from cheesetamhas can extract oil from cheesetamhas can extract oil from cheese
 
Posts: 131
Karma: 1000
Join Date: Feb 2011
Device: Kindle Paperwhite
OK, so I have upgraded Calibre to 7.26 and DeDRM 10.0.9. When I plug in the device, I see lots of files, some of which are not marked as being in the library. I have been having to do the match book to library thing to get them connected* and I guess i forgot in the last batch of updates. If I do the Customize Plugin thing for eInk, I see two serial numbers, neither of which is my Paperwhite. Since for ages I have been doing the updates with the soon to be missing USB transfer, I guess it didn't need the serial number of the Paperwhite, but now it will, so I should add it. As for the warning about the cover, if the books are going from Kindle to Calibre, I guess this is not an issue.

* I suppose this is a difference in format issue and should go away with files now originating on the Kindle.
tamhas is offline   Reply With Quote
Old 02-25-2025, 06:05 PM   #685
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,338
Karma: 238311259
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Download & Transfer definitely required the serial number to remove the DRM (if the book had it - not all books have DRM). But you may have used another device as the target.
Sirtel is offline   Reply With Quote
Old 02-26-2025, 09:57 AM   #686
OverflowingShelf
Junior Member
OverflowingShelf began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite
I'm trying to understand the DRM status of a bunch of Kindle books I've purchased and imported to Calibre, and the behaviour of the ebook-viewer app.

Working with book files from Amazon's soon-to-be-deactivated download-and-transfer page, it seems to me that ebook-viewer can decrypt the DRM even outside the Calibre library app if I have the DeDRM plugin installed and active.

Clever, if this is what it's doing. I had assumed that ebook-viewer as a standalone app would need a book file that had already been decrypted. So it does leave me wondering if my hundreds of previously-downloaded books that I purchased are actually de-DRM'ed, or if they are simply decrypted on the fly when I run ebook-viewer.

Hope this makes sense? I'd like to verify that my hard drive is full of decrypted books that I can open on any of my own devices, rather than needing Calibre installed with the plugin and the Kindle key. I don't tend to keep hundreds of books in the Library, I organize them in file system folders. Is there any way, preferably on CLI, preferably Calibre-native, that I can explicitly list the DRM status of a large number of ebook files? I've not so far had a problem on other devices, but it would be annoying to find out later that I had a number of files that were not actually decrypted, if for some reason I had messed up with my local setup at any time.
OverflowingShelf is offline   Reply With Quote
Old 02-26-2025, 11:30 AM   #687
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,398
Karma: 145491800
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by jhowell View Post
That changed in DeDRM release 7.1.0 released in February 2021. It now runs both on import and on conversion.
DeDRM also runs when you view an eBook. So you can view an eBook that has DRM without having to add it to your calibre library.
JSWolf is offline   Reply With Quote
Old 02-26-2025, 11:48 AM   #688
OverflowingShelf
Junior Member
OverflowingShelf began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite
Quote:
Originally Posted by OverflowingShelf View Post
I'm trying to understand the DRM status of a bunch of Kindle books I've purchased and imported to Calibre, and the behaviour of the ebook-viewer app.

Working with book files from Amazon's soon-to-be-deactivated download-and-transfer page, it seems to me that ebook-viewer can decrypt the DRM even outside the Calibre library app if I have the DeDRM plugin installed and active.

Clever, if this is what it's doing. I had assumed that ebook-viewer as a standalone app would need a book file that had already been decrypted. So it does leave me wondering if my hundreds of previously-downloaded books that I purchased are actually de-DRM'ed, or if they are simply decrypted on the fly when I run ebook-viewer.

Hope this makes sense? I'd like to verify that my hard drive is full of decrypted books that I can open on any of my own devices, rather than needing Calibre installed with the plugin and the Kindle key. I don't tend to keep hundreds of books in the Library, I organize them in file system folders. Is there any way, preferably on CLI, preferably Calibre-native, that I can explicitly list the DRM status of a large number of ebook files? I've not so far had a problem on other devices, but it would be annoying to find out later that I had a number of files that were not actually decrypted, if for some reason I had messed up with my local setup at any time.
Looks like the first part of my question has been confirmed.

Is there any easy way to check the DRM status of a bunch of files?
OverflowingShelf is offline   Reply With Quote
Old 02-26-2025, 01:00 PM   #689
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,938
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quality check plugin has a DRM check for books IN the LIBRARY
theducks is online now   Reply With Quote
Old 02-26-2025, 01:24 PM   #690
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,814
Karma: 6759036
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by theducks View Post
Quality check plugin has a DRM check for books IN the LIBRARY
Can Quality Check check azw3 and kfx? I thought it only works on epubs.
odamizu is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dealing with Kindle for PC/Mac 1.19 and KFX in calibre jhowell Calibre 2232 05-27-2024 05:58 AM
Dealing with Adobe DRM eBooks from other stores? Amon_Re Kobo Reader 19 04-16-2023 04:33 PM
Dealing with Kindle for PC/Mac 1.19 and KFX in calibre BetterRed Conversion 0 02-08-2017 12:47 PM
Dealing with Kindle ebooks in calibre BetterRed Devices 0 02-06-2017 06:59 PM
Newbie dealing with eBooks and Calibre DUCKofD3ATH Calibre 7 11-17-2010 11:51 AM


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


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