Quote:
Originally Posted by reader42
I managed to get my plugin working, by adding it in calibre/customize/builtin.py but that does not seem to be the best way.
|
I have no experience in development I just pointed to the plugin area and associated API. Have you read through
Setting up a calibre development environment? In the first section, Design philosophy, he talks about device plugins and points to where you can browse the built-in drivers.
Hopefully someone with experience will be by and point you in a direction that will help.