Comic formats (CBC, CBR, CBZ) don't appear in the list in JobSpy configuration, viz:
I guess that's because they don't appear in
Preferences->Behaviour->Preferred output list - I wonder why?
So, I put the following into Plugins Tweaks -
job_spy_default_output_format = {'Media': 'CBZ'}
When I went to my Media Library and opened the Save to disk tool's flyout menu, with I saw this
I thought i might have seen 'CBZ' rather than EPUB, which is what I have in Prefs->Behaviour. And when I selected 3 books which only have a CBZ format and did Save to single directory I got this for all three books:
Code:
Failed to save: Book One by Author One to disk, with error:
Requested formats not available
So, I dropped an EPUB into Book One and tried again, predictably that EPUB was copied, but the second and third books gave the 'Requested formats no available' message.
BR