View Single Post
Old 03-21-2016, 10:53 PM   #1191
AndersW
Connoisseur
AndersW began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Jun 2014
Device: none
Quote:
Originally Posted by JimmXinu View Post
The download 'comment' (as it is called internally) can come from several sources: from the plugin code (which can be translated to different languages), from the core FanFicFare code, and from exceptions that come up from the underlying calibre and python layers. So there are no convenient limits on what could appear in that column.

So rather than adding a bunch of FanFicFare code to allow user customization of what is written into the optional error column, I suggest you use a custom composite column in calibre to hide the output messages you don't want to see and then look at that instead.

See attached for the whole column (assuming the original custom column is named #error), and here's the template for easy copying:

Code:
{#error:re(Not Overwriting\, web site is not newer.,)||}
I will also mention in passing that I recommend to all users downloading to EPUB and using 'Update EPUB' mode to reduce the amount of network traffic (IE, not downloading chapters 1 through (N-1) again every time there's a new chapter). Calibre is very good at converting to all the other formats FFF can output. Better than FFF in many cases.
My problem isn't that it is visible. My problem is when I have 3 good and 27 bad updates. It insists on updating all 30 stories despite only have 3 to update, and only 2 actual errors.
AndersW is offline   Reply With Quote