[1.3.4] - 2025-12-02
🐛 Fixed
- Duplicate Notifications: Fixed issue where Series webhook notifications were using
undefinedSeriesId instead of ItemId, causing duplicate notifications and preventing season/episode notifications from being properly blocked. It would also happen happen with Movie notifications. - Multi-Platform Docker Support: Added ARM64 architecture support alongside AMD64 in Docker images via multi-platform builds using QEMU and Docker Buildx
🚀 Performance
- API Response Caching: Added 6-hour cache for TMDB and OMDb API responses to reduce external API calls and improve notification speed