Check
Public routing is extensionless and Apache rewrites clean URLs to PHP internally.
This page replaces the old contact template with the checks you actually need after switching from static HTML to PHP and TorBox playback.
Use these as the first checks after publishing the new PHP pages.
Public routing is extensionless and Apache rewrites clean URLs to PHP internally.
TMDB discovery powers the home, discover, movie, and series screens.
TorBox matching happens on the detail route and playback runs through the internal player route.
The old `.html` files have been removed.
Open Home, search for a known title, open its detail page, add a TorBox result, refresh, and then open the player. That confirms discovery, matching, library lookup, and playback routing.
Keep secrets in config.local.php or move them into environment variables named TMDB_BEARER_TOKEN, TMDB_API_KEY, and TORBOX_API_KEY.