Back

TheaterDrive

Changelog · v1.37.0

Coming Soon

v2.0.0TBA

Playback & Library Overhaul

  • Audio normalization — consistent volume across all videos
  • Video looping — seamless replay with a single tap
  • Native full-screen mode — immersive edge-to-edge viewing
  • Download protection — pin videos to prevent automatic cleanup
  • Auto-archive — move watched videos out of your main library
  • Quality selection — choose video resolution before downloading

Released

v1.37.027/02/2026

Pause Downloads

  • Active downloads can now be paused — stops processing but keeps the video in the queue
  • Paused videos resume automatically on next server restart, or manually via the new Resume button
  • Paused videos appear in a dedicated section between Live Processing and Download Queue
v1.36.606/03/2026

Force Deploy Override

  • Admin dashboard: new toggle to override the deploy gate for 5 minutes, allowing a deploy to proceed even when users are actively watching or downloading
v1.36.506/03/2026

Remove Global Storage Limit

  • Removed the 100 GB global storage cap — downloads are no longer blocked when the limit is reached
  • Removed Telegram storage warning notifications (80%/90%/95% thresholds)
v1.36.428/02/2026

Upload Playback Fix

  • Fix uploaded video duration — probe output file duration instead of relying on input
  • Detect truncated uploads — if output is <50% of expected duration, flag as error
  • Uploaded videos now stream through VPS proxy (auth + correct duration header)
  • OgvPlayer uses database duration as authoritative source instead of auto-detection
v1.36.328/02/2026

Delete Uploaded Videos

  • Long-press on an uploaded video shows a 'Delete Video' option (only for the uploader)
  • Delete confirmation modal prevents accidental deletion
v1.36.228/02/2026

Upload & Sharing Polish

  • Uploaded videos now appear in All Videos and My Videos tabs (mixed by date)
  • Playlist prompt shown during phone upload conversion, with share option
  • Tesla upload modal simplified — shows QR code, auto-detects upload and refreshes grid
  • Video playback fix — uploaded videos now stream directly from CDN instead of API proxy
  • Share icon shown on shared playlists in the tab bar
  • Simplified playlist share modal — code displayed without copy button (Tesla can't paste)
v1.36.128/02/2026

Admin Bypass for Restricted Modes

  • Admins can now use the site normally during maintenance mode
  • Admins can now initiate downloads when stop-downloads mode is active (UI no longer blocks)
v1.36.028/02/2026

Video Uploads & Playlist Sharing

  • Upload your own videos from phone via QR code — converted to OGV for Tesla playback
  • Share playlists with other users via unique Italian word codes (e.g., 'pizza', 'gelato')
  • Join shared playlists by entering a code — see shared videos in your playlist tabs
  • New Uploads tab on home page to manage your uploaded videos
  • Access control for uploaded videos — only playlist members can view them
  • Upload available for Pro, Premium, and Alpha users (max 2 GB per file)
v1.35.028/02/2026

Auto Quality Selection

  • Automatically select low quality on slow connections (< 1.5 Mbps) based on a bandwidth test at startup
  • Auto-downgrade to low quality if buffering for 5+ seconds during playback
  • Manual SD/LD toggle still available as override
v1.34.028/02/2026

Direct CDN Streaming

  • Stream video directly from Cloudflare CDN edge — bypasses VPS proxy for ~10x faster chunk downloads
  • Reduced chunk size from 512KB to 256KB for faster seeking
v1.33.228/02/2026

Fix Video Loading Blocking Page

  • Remove pre-warming and read-ahead that flooded the connection with 10+ parallel requests
  • Videos now load without blocking navigation and other API calls
v1.33.128/02/2026

Fix Slow Video Startup

  • Non-blocking bandwidth measurement — player starts immediately instead of waiting for probe
  • Removed blocking pre-buffer step that delayed playback by 10-20 seconds on slower connections
v1.33.028/02/2026

Adaptive Quality & Buffering Optimization

  • Dual quality encoding — every video now has a standard and low quality variant for slow connections
  • Bitrate cap on standard quality — prevents VBR spikes that caused buffering on LTE
  • Auto quality selection — detects connection speed and picks the best quality automatically
  • Quality toggle button in player — manually switch between SD and LD while watching
  • Smart buffering suggestion — prompts to switch quality after extended buffering
  • Read-ahead buffering — proactively fetches upcoming chunks for smoother playback
  • Pre-buffer on slow connections — buffers ahead before starting playback to avoid interruptions
  • Admin batch re-encoding — re-encode existing videos to add low quality variants
v1.32.328/02/2026

Download Progress on Home Page

  • Your in-progress downloads now appear on the home page — see queue position, progress, and status in real time
  • Toast notification when a video you downloaded finishes processing — visible on all pages including the player
v1.32.228/02/2026

Multi-Admin Telegram Notifications

  • TELEGRAM_ADMIN_CHAT_ID now accepts comma-separated chat IDs to notify multiple admins
v1.32.127/02/2026

Mobile Dashboard Title Truncation

  • Truncate video titles to ~20 characters on mobile in live processing, queue, and live viewers sections
v1.32.026/02/2026

Dashboard Tables & Data Views

  • Split admin dashboard into two views: Tables (existing tables) and Data (analytics overview)
  • Data view shows real-time activity, user metrics, storage costs, subscriptions, and conversion performance
  • Color-coded stat cards — blue for active viewers, green for active users, red for errors
  • New stats: users this month, users last 30 days, users by tier breakdown
  • View switcher accessible from both /dashboard and /private
  • Deduplicated StatCard component across all dashboard tabs
v1.31.226/02/2026

Daily Recap Notification

  • Daily recap sent via Telegram at 23:00 Italian time — users active, videos watched, registrations, subscriptions, downloads, searches, and storage usage
v1.31.126/02/2026

Cleaner Notifications

  • Removed noisy Telegram notifications — kept only errors, server start, subscriptions, and storage warnings
  • Removed: download started/completed, new user registered, users online, queue backup, session ended
v1.31.026/02/2026

YouTube Bot Detection Fix

  • Integrated PO token provider (bgutil-ytdlp-pot-provider) to bypass YouTube bot detection automatically
  • Added retry logic with exponential backoff for bot detection errors (3 retries before pausing)
  • Downloads now only pause globally after multiple consecutive bot detection failures
  • PO token plugin health check added to /api/health and server startup notifications
v1.30.026/02/2026

Live System Controls

  • Admin can toggle Maintenance Mode and Stop Downloads live from the dashboard — no server restart needed
  • Maintenance mode shows a full-screen loading page to all users while admin pages remain accessible
  • Stop Downloads blocks new downloads with a friendly modal while existing videos stay watchable
  • System settings persist in the database and propagate to all connected users within seconds
v1.29.026/02/2026

YouTube Cookie Auth & Auto-Pause

  • YouTube cookie authentication support — bypasses bot detection with cookies.txt
  • Auto-pause downloads when YouTube cookies expire — blocks new downloads and notifies admin via Telegram
  • Users see a friendly maintenance message when downloads are paused
  • Admin dashboard shows a banner with a Resume button when downloads are paused
  • Admin can retry failed video downloads directly from the videos table
v1.28.326/02/2026

Maintenance Mode

  • Added maintenance mode — set MAINTENANCE_MODE=true to show a loading screen to all users
  • Admin access via /private remains available during maintenance
  • Toggle with env var + PM2 restart, no rebuild needed
v1.28.226/02/2026

Lifetime Subscription Policy

  • Added lifetime subscription no-refund policy to Terms of Service — clarifies that "lifetime" refers to the lifetime of the service
  • Covers external factors like Tesla blocking access, YouTube platform changes, or hosting issues
  • Updated privacy/terms pages and all locale files (EN, IT, ES)
v1.28.126/02/2026

Subscription Event in User Activity

  • User activity timeline now shows when a user subscribed, including the plan and status
  • Added subscribedAt timestamp to track subscription date across Stripe webhook and verify flows
v1.28.026/02/2026

Admin Tier Management

  • Admins can now change a user's subscription tier directly from the dashboard by clicking the tier badge
  • Supports switching between Free, Pro, Premium, and Alpha tiers with automatic subscription field updates
v1.27.825/02/2026

Dashboard Improvements

  • Alpha users now have a distinct emerald badge in the users table
  • Active users count on the dashboard now updates live (every 10s)
  • Session events show how long each video was watched
v1.27.625/02/2026

Audio/Video Sync Fix

  • Fixed audio and video going out of sync after buffering on slow connections
  • Player now automatically re-syncs audio and video when playback resumes after a stall
v1.27.525/02/2026

Fix Tesla Admin Session Notifications

  • Admin sessions on Tesla now receive end-of-session notifications with activity summary
  • Fixed heartbeat not being sent for admin users on Tesla browser
v1.27.425/02/2026

Mobile Queue Controls

  • Queue control buttons (Start, Bump, Remove) now display properly on mobile
  • Reduced padding and spacing in queue cards for a more compact mobile layout
v1.27.325/02/2026

Improved Session Notifications

  • Removed login method from session end notifications for a cleaner format
  • Session end notifications now show how long each video was watched (e.g. 5m 23s / 10m 12s)
v1.27.225/02/2026

Continue Watching Cache Fix

  • Fixed Continue Watching showing wrong user's videos after login/logout by clearing user-specific caches on auth changes
v1.27.125/02/2026

Detailed Session Notifications

  • Session-ended Telegram notifications now list video titles watched, search queries performed, and videos downloaded
v1.27.025/02/2026

Enhanced Admin Notifications

  • Failed conversion alerts now include failure stage, requester name, video duration, and 24h failure count
  • Storage warnings escalate across three tiers (80% info, 90% warning, 95% critical) with video count
  • New user signup notifications now show total user count and daily signups
v1.26.025/02/2026

Offline Indicator

  • A banner now appears when the car loses internet connectivity, and briefly confirms when it's back online
v1.25.925/02/2026

Code Quality & Env Validation

  • Added runtime environment variable validation with zod — missing config now fails fast with clear error messages
  • Consolidated NavBar state management with useReducer
  • Moved inline scrollbar styles to global CSS
  • Added proper TypeScript types for the ogv.js video player
v1.25.824/02/2026

Security Headers

  • Added Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, HSTS, Referrer-Policy, and Permissions-Policy headers
v1.25.724/02/2026

Changelog & Notification Improvements

  • Changelog is now accessible from the admin dashboard only
  • Server update notifications now include release notes
v1.23.224/02/2026

Thumbnail Fix

  • Video thumbnails are now stored on our servers — no more gray or missing thumbnails
v1.23.024/02/2026

Storage Migration

  • Migrated video storage to Backblaze B2 for improved reliability and lower costs
v1.22.324/02/2026

Thumbnail Recovery

  • Fixed broken video thumbnails — missing or expired thumbnails now automatically recover
v1.22.023/02/2026

Speed Control & Search History

  • Playback speed control — tap the speed button to cycle between 0.5x, 0.75x, 1x, 1.25x, 1.5x, and 2x
  • Search history — your recent searches appear when you open the search bar
v1.21.123/02/2026

Ad-Free Experience

  • Removed all ads — TheaterDrive is now completely ad-free for everyone
v1.21.023/02/2026

Discount Codes

  • Apply discount codes at checkout for a percentage off subscription plans
v1.20.023/02/2026

Privacy Policy & Terms

  • New Privacy Policy and Terms of Service page — review what data we collect and how we use it
  • Account creation now requires accepting the Privacy Policy & Terms of Service
v1.19.423/02/2026

Limited-Time Offer

  • Countdown timer on the pricing page — grab the Lifetime plan at the current price before it goes up
v1.19.323/02/2026

Continue Watching Fix

  • Fixed "Continue Watching" not updating immediately after leaving a video
v1.19.223/02/2026

Fresh Search

  • Opening search now always starts with a clean slate instead of showing the previous query
v1.19.122/02/2026

Live Progress Sync

  • Download progress now stays up-to-date across all tabs and search results
v1.19.022/02/2026

Queue Management

  • Force-start queued videos — bypass the processing limit and start immediately
v1.18.322/02/2026

Localized Search Results

  • Search results now show video titles in your language instead of defaulting to English
v1.18.122/02/2026

Player Controls Update

  • Added a play/pause button to the bottom left of the video player for quicker access
v1.18.022/02/2026

Video Processing Modal

  • Tapping a video that is still processing now shows a modal with status and estimated time remaining
  • Clicking outside any modal now closes it
v1.17.222/02/2026

Cleaner Pricing Page

  • Redesigned subscription page — paid plans now displayed in a cleaner 3-column layout with the free plan shown as a compact banner above
v1.17.122/02/2026

Subscription Badge Updates

  • Updated subscription plan badges — yearly shows "Most Flexible", lifetime shows "Best Value"
v1.17.022/02/2026

Download Duration Limits

  • Free plan now limited to videos up to 10 minutes — upgrade for longer videos
v1.16.022/02/2026

Multi-Language Support

  • TheaterDrive is now available in Italian, English, and Spanish
  • Language is automatically detected from your browser settings
v1.15.022/02/2026

Instant Seeking

  • Seeking is now dramatically faster — resuming and scrubbing to any position loads almost instantly
v1.14.722/02/2026

Faster Resume Playback

  • Videos now start much faster when resuming from Continue Watching
v1.14.621/02/2026

Safety Disclaimer Update

  • Expanded safety warning with clearer driving prohibition and detailed liability notice
  • Safety disclaimer now appears on every session for all users
v1.11.020/02/2026

Download Queue

  • Downloads now go through a queue instead of running all at once
  • See your queue position while waiting for a download to start
  • Paid subscribers get higher priority in the download queue
v1.9.020/02/2026

Account Page

  • New Account page — tap your name to manage your subscription and log out in one place
v1.8.320/02/2026

Payment Sync Fix

  • Fixed an issue where subscriptions wouldn't activate after completing payment
v1.8.220/02/2026

Lower Download Quality

  • Download quality reduced from 720p to 480p for faster conversions and smaller file sizes
v1.8.120/02/2026

Help Button

  • Need help? Tap the new Help button on the subscription page to contact support via Telegram QR code
v1.8.020/02/2026

Promo Codes

  • Redeem a promo code on the subscription page to unlock special tiers
v1.7.220/02/2026

Download Limit Feedback

  • Clear error toast when a download is blocked by your plan limits
  • Removed auto-delete prompt — upgrade your plan to get more downloads
v1.7.020/02/2026

Subscription Limits

  • Download limits now match your plan — free users get 3 videos, subscribers get unlimited
  • Instant redirect after subscribing — go straight to downloading videos
v1.6.020/02/2026

Subscription Management

  • New Upgrade button — easily find and subscribe to a plan
  • Manage your subscription — view your plan, next payment date, and cancel anytime
  • My Plan page — subscribers can see their active perks at a glance
v1.4.020/02/2026

Phone Login

  • New login option — Email and password
v1.3.017/02/2026

Redesigned Video Player

  • Redesigned and improved video player with new playback controls
v1.2.017/02/2026

Improved Compatibility

  • Improved Tesla browser detection for newer firmware versions
  • Added a way to report access issues directly from the blocked page
v1.1.117/02/2026

Bug Fixes

  • Fixed an issue that could prevent access from some Tesla browser versions
v1.1.017/02/2026

Performance & Stability

  • Major code refactor — cleaner architecture for faster future updates
  • Improved app speed — pages and video grids load noticeably faster
  • Reduced memory usage for smoother browsing on Tesla's browser
v1.0.417/02/2026

Playlist Improvements

  • Add videos to playlists while they're still downloading or processing
v1.0.317/02/2026

Improved Context Menu

  • Redesigned long-press menu — "Add to Playlist" is now a dedicated button
v1.0.217/02/2026

Large File Playback

  • Support for playing videos larger than 2 GB
  • Faster initial playback — videos start loading sooner
  • Smoother download progress indicator
v1.0.116/02/2026

Continue Watching Management

  • Long-press a video in Continue Watching to remove it from the list
v1.0.016/02/2026

Stable Release

  • Search YouTube and download videos directly from your Tesla
  • Full-screen video player optimized for the Tesla touchscreen
  • Tap to play/pause, double-tap to seek forward or back 10 seconds
  • Continue Watching — resume videos right where you left off
  • Real-time download progress with estimated time remaining
  • Create custom playlists and organize your videos
  • Log in by scanning a QR code with Telegram
  • Safety disclaimer shown on every session