e621: trace filtered images
authorNiki Roo <niki@nikiroo.be>
Fri, 1 May 2020 20:06:21 +0000 (22:06 +0200)
committerNiki Roo <niki@nikiroo.be>
Fri, 1 May 2020 20:06:21 +0000 (22:06 +0200)
supported/E621.java

index a019d0ced94881236adb246c517976b75cab737d..4d4c7b646d046229b4cdba3adc4df95a777e747b 100644 (file)
@@ -180,6 +180,9 @@ class E621 extends BasicSupport {
                                // Can be NULL if filtered
                                // When the value is NULL, we get an exception
                                // but the "has" method still returns true
+                               Instance.getInstance().getTraceHandler()
+                                               .error("Cannot get image for chapter " + number + " of "
+                                                               + getSource());
                        }
                }