fix: Stop touching season.nfo/tvshow.nfo and debug missing NFO metadata
Local Docker Build (Dev) / build-dev (push) Successful in 24s

Changes:
- Disabled creation/updating of season.nfo and tvshow.nfo files
  NFOGuard should only manage episode NFO files, not series-level files

- Added debugging output to track aired/dateadded values in NFO updates
  The example NFO was missing these crucial fields despite processing
  Debug logs will show if data is being passed correctly to update function

This ensures NFOGuard only manages episode-level metadata files and
helps identify why some NFO files are missing the dateadded/aired fields.
This commit is contained in:
2025-09-26 09:09:58 -04:00
parent e502c3625b
commit dc648a4963
3 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
1.9.5
1.9.6