git://git.nikiroo.be
/
nikiroo-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf61f3
)
e621: trace filtered images
author
Niki Roo
<niki@nikiroo.be>
Fri, 1 May 2020 20:06:21 +0000
(22:06 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Fri, 1 May 2020 20:06:21 +0000
(22:06 +0200)
supported/E621.java
patch
|
blob
|
blame
|
history
diff --git
a/supported/E621.java
b/supported/E621.java
index a019d0ced94881236adb246c517976b75cab737d..4d4c7b646d046229b4cdba3adc4df95a777e747b 100644
(file)
--- a/
supported/E621.java
+++ b/
supported/E621.java
@@
-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());
}
}