From 9b58b45ae837c0734eb01aaf07172f6ff7398b8b Mon Sep 17 00:00:00 2001 From: Valentin CZERYBA Date: Sun, 20 Aug 2023 21:41:16 +0200 Subject: [PATCH] replace string --- lib/WPImport.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/WPImport.py b/lib/WPImport.py index 97397e1..3163886 100644 --- a/lib/WPImport.py +++ b/lib/WPImport.py @@ -152,14 +152,16 @@ class WPimport: except Exception as err: self._logger.error("{0} : Exception error for get image : {1}".format(self._name, err)) exit(1) + self._logger.debug("{0} content img : {1}".format(self._name, list_img)) content_html = "" if len(list_img) > 0: content_html = "

{0}

\n\n".format(albumdesc) - content_html = content_html + "