@@ -80,8 +80,6 @@ def SymlinkName(ptype, path, file):
def GenThumb(fname):
print( f"GenThumb({fname})" )
try:
im_orig = Image.open(fname)
im = ImageOps.exif_transpose(im_orig)
The note is not visible to the blocked user.