github semi-column/tmdb-discover-plus v2.3.0

Added

  • Security & Authentication - Implemented TMDB API key encryption and session-based authentication for improved security.
  • Test Architecture Overhaul - Restructured integration tests into a unified server/tests directory with shared helpers and verified all 88 tests pass.
  • Docker Production Fixes - Fixed Docker build pipeline and standardized Dockerfile naming.
  • Verification Workflow - Added comprehensive verification steps for Docker and CI/CD pipelines.

Changed

  • Relaxed Rate Limits - Significantly increased API rate limits (Strict: 60/min, API: 300/min, Addon: 1000/min) to better align with TMDB's policy and support heavy Stremio usage.
  • Deep Code Cleanup - Removed unused code, legacy comments, and redundant files across the project.
  • Optimized Deployment - Improved .beamupignore and .dockerignore for leaner production builds.

Full Changelog: https://github.com/semi-column/tmdb-discover-plus/commits/v2.3.0

Don't miss a new tmdb-discover-plus release

NewReleases is sending notifications on new releases.