From 79aa49cbf186c6bab71e41ed81071b96153a4fa9 Mon Sep 17 00:00:00 2001 From: SBCrumb Date: Fri, 26 Sep 2025 09:21:48 -0400 Subject: [PATCH] emergency: Bump version to identify NFO corruption and missing data issues Critical issues identified in 1.9.7: 1. NFO files getting corrupted with multiple XML documents concatenated 2. Episode data lookup not being called (missing debug output) 3. Season/tvshow NFO files still being created despite fix 4. Episodes missing dateadded/aired completely This version bump will help identify which container version is running to diagnose if the modular architecture changes are being deployed correctly. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index fee0a27..66beabb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.7 +1.9.8