⚠️ This release changes the thumbnail timestamp generation slightly, so it's recommended to clear out your old thumbnails.
Features:
- Improved thumbnail feel - read 2da8546 and #7 for details. In short, the thumbnail timestamp is adjusted slightly so that the visible thumbnail is not already a past event if seeked on.
- Allow hiding the generation progress
- Thumbnail vertical offset and background padding, user-configurable:
Look at src/options.lua
for relevant new options.
Fixes:
- Updated
patched_osc.lua
to match upstream (cache display changes), and patched in some newer helper functions for older mpv versions. - Fix thumbnail jumping horizontally near seekbar center by using raw mouse position