git://git.furryclan.net
/
furrycat
/
catbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d79e0d7
)
Bling quietly.
author
CMDR furrycat
<elite@furrycat.net>
Wed, 10 Jan 2018 19:29:49 +0000
(19:29 +0000)
committer
CMDR furrycat
<elite@furrycat.net>
Wed, 10 Jan 2018 19:29:49 +0000
(19:29 +0000)
plugin/bling/bling.py
patch
|
blob
|
history
diff --git
a/plugin/bling/bling.py
b/plugin/bling/bling.py
index
58ada2f
..
9922839
100644
(file)
--- a/
plugin/bling/bling.py
+++ b/
plugin/bling/bling.py
@@
-169,7
+169,7
@@
class Bling(object):
if maskfile is not None:
try:
mask = Image.open(maskfile)
- log.
info
('Mask image is {}'.format(maskfile))
+ log.
debug
('Mask image is {}'.format(maskfile))
except IOError:
pass
cutoff = float(bg.width) / 1.5