Skip to content

Improve video thumbnails#72

Merged
daun merged 5 commits intomainfrom
fix/video-thumbnail-precedence
Feb 13, 2026
Merged

Improve video thumbnails#72
daun merged 5 commits intomainfrom
fix/video-thumbnail-precedence

Conversation

@daun
Copy link
Owner

@daun daun commented Feb 13, 2026

  • Increase priority of Mux video thumbnails so they win out over existing FFMPEG thumbnails
  • Load thumbnails as webp files for decreased file size
  • Scale thumbnails by longest side

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.43%. Comparing base (451c9a3) to head (be02791).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/Thumbnails/ThumbnailService.php 80.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #72      +/-   ##
============================================
- Coverage     59.48%   59.43%   -0.06%     
- Complexity      524      527       +3     
============================================
  Files            53       53              
  Lines          1755     1760       +5     
============================================
+ Hits           1044     1046       +2     
- Misses          711      714       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@daun daun merged commit 41db08f into main Feb 13, 2026
5 checks passed
@daun daun deleted the fix/video-thumbnail-precedence branch February 13, 2026 17:17
@daun daun added the enhancement New feature or request label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant