|
|
#1 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: May 2025
Device: kindle
|
Could Calibre plugins support folders, not just ZIP files?
Calibre uses ZIP format for plugin management, which is not very convenient for debugging. Currently, I'm using
Code:
from calibre.rpdb import set_trace set_trace() On macOS, I found the plugin location at: /Users/***/Library/Preferences/calibre/plugins I'm wondering if it's possible to make Calibre support loading plugins directly from a folder. That way, I could edit the source code directly in that folder and debug more easily, without having to zip and reinstall the plugin each time. |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,622
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Just run
calibre-customize -b . this will zip up and update the plugin for you |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: May 2025
Device: kindle
|
It works
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Zip files defaulting to Calibre? | Plinuckment | Calibre | 3 | 10-26-2022 02:32 AM |
| Calibre is changing the file type of my zip files | qwertyuio | Library Management | 3 | 12-30-2020 08:06 PM |
| Adding .zip files to calibre on Windows 10 | lonesinger | Calibre | 6 | 10-29-2016 12:05 PM |
| Weird thing with Calibre and ZIP files. | GoldThreader | Calibre | 6 | 04-13-2012 10:58 PM |
| ZipImportError: not a Zip file (most plugins) | vladacr | Plugins | 30 | 04-02-2011 10:35 AM |