From b9b3ad6c0f2f7a3eac9ca46339bb19315a5056bb Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 23 Oct 2024 12:11:46 +0100 Subject: [PATCH] Debug --- posts.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/posts.py b/posts.py index b087e9491..7567eb008 100644 --- a/posts.py +++ b/posts.py @@ -4882,7 +4882,8 @@ def _create_box_items(base_dir: str, # has the post been rejected? if os.path.isfile(full_post_filename + '.reject'): print('REJECT: rejected post in timeline ' + - boxname + ' ' + post_url) + boxname + ' ' + post_url + ' ' + + full_post_filename) continue if _add_post_to_timeline(full_post_filename, boxname,