Could you please tell me the name of the WSJ English paid-subscriber recipe? If I request a list, both the free and paid are showing as "The Wall Street Journal". If I use that string, I'm getting the free-content recipe (since I guess that's the first one?) but I am trying to get the paid-content recipe. (I am a subscriber and do have login credentials.)
Of course, if there is a general method for determining recipe names (so they can be used with ebook-convert), I'd love to learn that!
Follow-up: Okay, I see the titles listed in builtin_recipes.xml in the resources folder. But the problem is that both the free and the paid version have the same title (namely "Wall Street Journal"). The free version is first and it is the one being picked up.
If I switch the order of the two entries in the XML file, that solves my immediate problem. But as a more general solution, is there a way to reference the id instead of the title when running ebook-convert? (I want the id builtin:wsj rather than builtin:wsj_free.) Otherwise, it seems like it's always a potential problem for two different recipes to have the same title.
Last edited by stualden; 12-28-2016 at 10:43 AM.
Reason: New info
|