v0.3.0 - Multiple worker threads!
(If you downloaded a file just as this release was made, you'll have to redownload)
Features:
- Multiple worker threads! Read the updated Configuration or just read here:
Simply duplicate thempv_thumbnail_script_server.lua
once or twice, no matter on the name (but remember, script filenames must not contain spaces!) - Display active thumbnailing jobs in the progress display (vague green):
- Allow disabling subtitles when using mpv for thumbnailing (
mpv_no_sub
, defaults tono
)
Fixes:
- Optimize away unnecessary
overlay-remove
s (no real impact) - Prefer mpv by default even if FFmpeg is in PATH (because of #2)