OK, after several research and trys I bring it up to work, but I still have some questions:
I could call the recipe to start in this wy:
Code:
ebook-convert "C:\Users\Dirk\AppData\Roaming\calibre\custom_recipes\Heise ct_1001.recipe" "Heise Ct 2024-01.epub" --recipe-specific-option issue:/select/ct/2024/01
but some things are slightly problematic:
- the recipe needs login, but the login values are not used which are set in properties of the reciepe. How could I overhand them (currently I use a workaround to directly set the values in the reciepe, but this is not 'nice'
- the calibre-convert does not take care the rule wich defines how the ebook should be named, it must be the second parameter. of course I can live with that.
- the calibre-convert does not store the generated epub automatically in the library. I have to import them then manually (or I have to use the automatic folder check).
- calibre-convert does not respect the CALIBRE_DEVELOP_FROM parameter, and only the Standard installation will be used, even that I made some changes in src path.
so for me the calibre-convert looks like a little bit extra/outside of the calibre environment.
Again, could live with it, but just wondering. And also thanks for the very good program and the support. This could not be less higly apreciated

MP