From b8329905cef18e949565775846ce0ba5d8867b40 Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:57:27 -0700 Subject: [PATCH] Removed debugging statements --- subgen.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/subgen.py b/subgen.py index a87abd3..52f3897 100644 --- a/subgen.py +++ b/subgen.py @@ -1262,8 +1262,6 @@ def get_next_plex_episode(current_episode_rating_key): logging.debug(f"Parent season not found for episode {current_episode_rating_key}") return None - logging.debug(f"Parent season key: {parent_rating_key}") - logging.debug(f"Show key: {grandparent_rating_key}") #parent_rating_key = 99707 # Get the list of seasons