Quote:
Originally Posted by davidfor
It is basically downloading the source (or just unpacking the plugin file) and adding a new file in adapters directory plus an import statement for it in the __init__.py file. Then look at the other adapters to see what is needed. I don't remember if there is any sort of development guide, but, that is basically what I have done in the past.
How hard it is depends on the site. The adapter is scraping the page and parsing it. Some are fairly simple. But, some make you wonder how the site works at all.
|
When I try to test the plugin by installing it on calibre, it keeps saying I need to restart calibre to finish the install (Ive done it several times). the button also doesn't appear any more. All I edited is the adapter folder.