Skip to content

TMDB Embed API v1.1.1

Latest

Choose a tag to compare

@Inside4ndroid Inside4ndroid released this 29 May 19:35
· 3 commits to main since this release
671bbb6

[1.1.1] - 2026-05-29

Removed

  • MoviesMod provider: Permanently removed — moviesmod.farm returns HTTP 403 with Cloudflare managed challenge (cf-mitigated: challenge). No server-side workaround exists without a browser runtime.
  • VidZee provider: Permanently removed — hardcoded AES-256-GCM salt is no longer valid against VidZee's current API key blob, causing all decryption to fail.

Fixed

  • LordFlix provider: Updated upstream domain (network.hasta-la-vista.sitesnowhouse.lordflix.club) and refreshed server list (10 servers).
  • Docker startup crash: Added missing COPY proxy ./proxy to both build and runtime stages in DockerfileapiServer.js unconditionally requires ./proxy/proxyServer at startup.