Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mpv_thumbnail_script_client_osc.lua | 2018-01-03 | 123.2 kB | |
mpv_thumbnail_script_server.lua | 2018-01-03 | 21.8 kB | |
README.md | 2018-01-03 | 1.2 kB | |
v0.4.0 - Better feels, padder looks source code.tar.gz | 2018-01-03 | 253.5 kB | |
v0.4.0 - Better feels, padder looks source code.zip | 2018-01-03 | 256.2 kB | |
Totals: 5 Items | 655.8 kB | 0 |
⚠️ 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