Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 11-10-2024, 07:37 PM   #496
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,796
Karma: 146391129
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 Phoenix_v View Post
Thanks for looking at this, much shorter message this time but still not working?

"no top-level_init_py file"

calibre, version 7.6.0
ERROR: Unhandled exception: <b>InvalidPlugin</b>:The plugin in '/home/john/Downloads/calibre-plugins(1).zip' is invalid. It does not contain a top-level __init__.py file

calibre 7.6 embedded-python: False
Linux-6.8.0-38-generic-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.8.0-38-generic', '#38-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:25:01 UTC 2024')
Python 3.12.3
Interface language: None
EXE path: /usr/bin/python3.12
Successfully initialized third party plugins: DeDRM (7, 2, 1)
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/preferences/plugins.py", line 325, in add_plugin
plugin = add_plugin(path)
^^^^^^^^^^^^^^^^
File "/usr/lib/calibre/calibre/customize/ui.py", line 513, in add_plugin
plugin = load_plugin(path_to_zip_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/calibre/calibre/customize/ui.py", line 64, in load_plugin
return loader.load(path_to_zip_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/calibre/calibre/customize/zipplugin.py", line 299, in load
plugin_name = self._locate_code(zf, path_to_zip_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/calibre/calibre/customize/zipplugin.py", line 394, in _locate_code
raise InvalidPlugin(('The plugin in %r is invalid. It does not '
calibre.customize.InvalidPlugin: The plugin in '/home/john/Downloads/calibre-plugins(1).zip' is invalid. It does not contain a top-level __init__.py file
You did not listen to the correct advice I gave you. Go to the calibre website and get the latest version from there. The version you have is garbage because it;s not built correctly. Plus it's not the current version.

https://calibre-ebook.com/download
JSWolf is offline   Reply With Quote
Old 11-10-2024, 07:38 PM   #497
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,218
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by Phoenix_v View Post
Thanks for looking at this, much shorter message this time but still not working?

"no top-level_init_py file"
The ZIP file in the link is not the plugin itself. You need to unzip it first. It looks like there is two plugin versions inside the ZIP file linked.
thiago.eec is offline   Reply With Quote
Old 11-10-2024, 07:41 PM   #498
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,796
Karma: 146391129
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 thiago.eec View Post
The ZIP file in the link is not the plugin itself. You need to unzip it first. It looks like there is two plugin versions inside the ZIP file linked.
But before the OP installs the plugin, he needs to get a working version of calibre from the official website. Then he can install the plug and get it working from there.
JSWolf is offline   Reply With Quote
Old 11-10-2024, 07:43 PM   #499
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,218
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by JSWolf View Post
But before the OP installs the plugin, he needs to get a working version of calibre from the official website. Then he can install the plug and get it working from there.
I only replied about the error I quoted. This is a known error. It means the ZIP file is not a plugin. The plugin is inside the ZIP file.
thiago.eec is offline   Reply With Quote
Old 11-10-2024, 08:05 PM   #500
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: 31,093
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by j.p.s View Post
For at least 1 browser, when the file is being downloaded already exists, the newly downloaded file gets named with a number in parentheses just before the filename extension.
The (1) was not what I found odd. It was a generic: Calibre_Plugins
theducks is online now   Reply With Quote
Old 01-03-2025, 05:22 PM   #501
ju-scha
Member
ju-scha began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2025
Device: kindle (very old)
DRM still not possible

Dear all,

I had updated to the DeDRM- and Calibre-versions 10.0.9 and 7.23 respectively on my Linux-computer. Then, I had thought I had sorted out everything, but it still does not work. I can download acsm-files into Calibre and open then in ADE, or download them into ADE and then import epubs in Calibre, but I still do not get rid of the DRM!!!

Maybe the problem is that I created an anonymous authorization, and now I am not able to connect to my ADE ID... but if I want to deinstall the ACSM-script and re-install it to chose another option, this does not work anymore: I always get the anonymous authorization where it says it cannot connect to ADE.

Other issue might be, that my wine-prefix is wrong? I inserted: .wine/drive_c

So the question is what to do? I am somehow stuck...

Thanks again for any hint!
Best regards,
ju-scha
ju-scha is offline   Reply With Quote
Old 01-03-2025, 05:43 PM   #502
ju-scha
Member
ju-scha began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2025
Device: kindle (very old)
Just some addition: I had installed ADE 4.5 via Wine 9.0
ju-scha is offline   Reply With Quote
Old 01-03-2025, 05:45 PM   #503
ju-scha
Member
ju-scha began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2025
Device: kindle (very old)
By the way: I installed ADE 4.5 via Wine 9.0
ju-scha is offline   Reply With Quote
Old 01-03-2025, 06:03 PM   #504
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,796
Karma: 146391129
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 ju-scha View Post
By the way: I installed ADE 4.5 via Wine 9.0
It could be that DeDRM is not picking up the key from ADE in Wine.
JSWolf is offline   Reply With Quote
Old 01-03-2025, 06:09 PM   #505
ju-scha
Member
ju-scha began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2025
Device: kindle (very old)
Maybe, I need to install Calibre also via Wine not LInux? I will try that tomorrow...
ju-scha is offline   Reply With Quote
Old 01-11-2025, 07:51 AM   #506
Academic
Junior Member
Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.
 
Posts: 6
Karma: 14642
Join Date: Sep 2016
Device: Kobo Aura One
Question Deauthorize ACSM Adobe Linked account into Calibre

Hello, I've installed the plugin, configured it into Calibre with my Adobe account, all work fine, thanks to the quality of the plugin.

Now, I ask me a question and, for that, let me just explain the context (I've searched in the thread but not found anything helpful to answer my question)

I'm running on Mac but I assume that my question applies to Windows configuration the same way. If tomorrow I receive a new Mac and have to reinstall it from scratch, I first would have to deauthorize ACSM in Calibre with the goal to unlink it from my Adobe Account. I know that Adobe authorize maximum 6 activations of account after that they lock it, which is perfectly understandable.

I didn't found any instruction on how to unlink my Adobe account set in ACSM inside Calibre.

Any idea on how to do that?

Thank you for your feedback!
Academic is offline   Reply With Quote
Old 01-11-2025, 08:31 AM   #507
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,796
Karma: 146391129
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 Academic View Post
Hello, I've installed the plugin, configured it into Calibre with my Adobe account, all work fine, thanks to the quality of the plugin.

Now, I ask me a question and, for that, let me just explain the context (I've searched in the thread but not found anything helpful to answer my question)

I'm running on Mac but I assume that my question applies to Windows configuration the same way. If tomorrow I receive a new Mac and have to reinstall it from scratch, I first would have to deauthorize ACSM in Calibre with the goal to unlink it from my Adobe Account. I know that Adobe authorize maximum 6 activations of account after that they lock it, which is perfectly understandable.

I didn't found any instruction on how to unlink my Adobe account set in ACSM inside Calibre.

Any idea on how to do that?

Thank you for your feedback!
You do not need to unlink your account from DeACSM.

On the new computer, in stall calibre and from the old computer, copy over the settings directory tree and your library directory tree. You can do it with an export and import (from within calibre) or a straight copy. A USB memory card/memory stick would do for this.
JSWolf is offline   Reply With Quote
Old 01-11-2025, 09:13 AM   #508
Academic
Junior Member
Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.Academic is less competitive than you.
 
Posts: 6
Karma: 14642
Join Date: Sep 2016
Device: Kobo Aura One
Quote:
Originally Posted by JSWolf View Post
You do not need to unlink your account from DeACSM.

On the new computer, in stall calibre and from the old computer, copy over the settings directory tree and your library directory tree. You can do it with an export and import (from within calibre) or a straight copy. A USB memory card/memory stick would do for this.
Hi and ,

Now, if I take the extreme example that I do not have any backup of calibre, do you know where at Adobe I can see the list of the authorized computer(s)?

I have to admit that Adobe is extremely "blur" on that. Looking via the Adobe Digital Edition application, I can only see the authorization of my computer I made inside the application.
Academic is offline   Reply With Quote
Old 01-11-2025, 10:29 AM   #509
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,796
Karma: 146391129
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 Academic View Post
Hi and ,

Now, if I take the extreme example that I do not have any backup of calibre, do you know where at Adobe I can see the list of the authorized computer(s)?

I have to admit that Adobe is extremely "blur" on that. Looking via the Adobe Digital Edition application, I can only see the authorization of my computer I made inside the application.
I don't know what you'll see at Adobe. You might only see one computer as you are copying the settings from one computer to the other.
JSWolf is offline   Reply With Quote
Old 01-11-2025, 12:10 PM   #510
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 74,028
Karma: 315160596
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
Quote:
Originally Posted by Academic View Post
Hi and ,

Now, if I take the extreme example that I do not have any backup of calibre, do you know where at Adobe I can see the list of the authorized computer(s)?

I have to admit that Adobe is extremely "blur" on that. Looking via the Adobe Digital Edition application, I can only see the authorization of my computer I made inside the application.
Last I looked, there's no way to tell what computers/apps/devices are authorised to your AdobeID.

The only recourse that I know of if you run out of registrations is to contact Adobe Customer Service and ask them to allow more registrations.
pdurrant is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[FileType Plugin] GetFileName Terisa de morgan Plugins 417 07-16-2024 03:37 AM
[FileType Plugin] YVES Bible Plugin ClashTheBunny Plugins 27 01-16-2023 01:25 AM
help with epub on_import filetype plugin digitalvideo Development 4 02-27-2020 05:13 AM
Question about file_types in FileType plugin Terisa de morgan Plugins 6 02-08-2017 05:53 AM
Zip Filetype Plugin? rsingley Plugins 7 02-11-2011 05:11 PM


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


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