Quote:
Originally Posted by NSILMike
Wow, that is extremely fast. I thought they propagated on Friday when new Calibre versions show up...
|
Nope -- the latest (GitHub) version of an existing recipe is automatically retrieved from the calibre website during the news download.
Quote:
Here is a mostly unrelated question. I had started customizing a few of my recipes (for example, to limit the age of news articles to one day on daily downloads.) In another conversation here, you let me know that my customized recipes don't get the general updates- and of course that makes a perfect sense. I wonder though, is there any trick to combine the two? I highly doubt it (other than customizing the updated recipe) but....?
|
Well, you could use a diff of the customized version and apply that to the updated version.
Or save it as a private commit to the source code (see
http://manual.calibre-ebook.com/develop.html) and rebase it.