fix: Only fallback to airdate when Sonarr has no import date
Local Docker Build (Dev) / build-dev (pull_request) Successful in 23s

- Modified fallback logic to only use airdate as dateadded when source is NOT 'sonarr:history.import'
- This prevents using airdate fallback when Sonarr has valid import dates available
- Ensures Sonarr import dates are prioritized over airdate fallbacks
- Addresses issue where episodes with valid Sonarr import dates were still falling back to airdates
This commit is contained in:
2025-10-05 10:42:35 -04:00
parent 191e6f5f3f
commit 5ade28c118
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.8
2.0.9