mediago-dev--mediago
218603ff9f
- Change video stream route from /videos/*filepath to /videos/:id (lookup file path from database by task ID instead of filename) - Add mimeType field to Video API response so video.js knows the format - Fix getVideoURL double-slash bug (/videos/... → //videos/...) - Handle directory downloads: scan inside for first video file when CheckFileExists returns a directory (e.g. multi-part bilibili downloads) - Remove unused videoRoot field and ServeVideo function - Update player-ui PlaylistItem to pass full VideoItem object Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>