fix: handle partial seasons more reliably (#4116)

refactor: remove matchingOldSeason variable
This commit is contained in:
Brandon Cohen
2025-04-18 18:20:30 -05:00
committed by GitHub
parent 064ae92134
commit 8cd53cdc3c
3 changed files with 50 additions and 50 deletions

View File

@@ -355,6 +355,7 @@ class AvailabilitySync {
);
}
media.lastSeasonChange = new Date();
await mediaRepository.save(media);
logger.info(